Skip to content

Fix an issue where SDP has wrong connectivity type (ipv6, ipv4) when...

Simon Morlat requested to merge fix/from-5.3-march-22 into master

Fix an issue where SDP has wrong connectivity type (ipv6, ipv4) when restarting an INVITE after a network disconnection in early stage of a call. This implied a big rework of Content management in SalOpCall class, in order to fix an issue where SDP message sent with the INVITE was not re-generated from the local MediaDescription.

Merge request reports