provd: fix wrong port in http_port for phone templates

Description

Impacts

  • On majority of desktop phone (without using wazo DHCP), the provisioning process is completely broken due to wrong port

  • After an upgrade (or new install), only new desktop phone are impacted (or doing hard reset)

Quick solution

  • revert the work related to proxy through nginx

Good solution

  • create another task to reintroduce proxy with all constraints (not well know when ticket was done)

Tech info

The port used for the provisioning HTTP server is also the port that is given to phone templates. Given that we changed this port to be an internal one and that provisioning is exposed via port 8667 through nginx, http_port should still be 8667. A new configuration option is thus necessary for the real listening port of wazo-provd and the port that should be exposed to the phone templates to remain http_port.

Zendesk Ticket IDs

None

relates to

Activity

François Blackburn October 4, 2023 at 2:38 PM

For any urgent task, please call me directly or chat. My Jira notification is definitively not my priority

Pascal Crausaz October 3, 2023 at 10:08 PM

Can you help on this review?

Alexandre Fournier October 3, 2023 at 7:34 PM

This ticket should be considered a hotfix, i.e be backported to the current stack version.

Done

Details

Priority

Assignee

Reporter

Pair

François Blackburn

Fix versions

Sprint

Labels

Zendesk Support

Created October 3, 2023 at 7:31 PM
Updated October 16, 2023 at 8:37 PM
Resolved October 4, 2023 at 6:15 PM