Skip to content

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

François Grisez requested to merge fix/conference_transport into master

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 c5d6a7c9622ece404977ddb4b3940f749586af00)

Merge request reports