Skip to content

Allow proxy config with dependencies to be added in any order in the...

Simon Morlat requested to merge fix/to-master into master

Allow proxy config with dependencies to be added in any order in the LinphoneCore. The resolution of dependencies is then performed each time a new LinphoneProxyConfig is added.

Merge request reports