Skip to content

Fix a regresion in commit 6fdaf454 where...

Simon Morlat requested to merge fix/bad_publish into master

Fix a regresion in commit 6fdaf454 where PUBLISH requests from LinphoneEvent API are sent with From header set to local address, the ProxyConfig being then never used.

Merge request reports