Skip to content

[conference-server] allow to change the listen address by using transport parameter

François Grisez requested to merge hotfix/conference_transport into release/2.0

Before, the host part of the transport URI hasn't any effect on the listen address and the conference server was always listening on any address.

(cherry picked from commit 0dfed0e5)

Merge request reports