BelledonneCommunications / linphone-desktop

Linphone is a free VoIP and video softphone based on the SIP protocol. Mirror of git://git.linphone.org/linphone-desktop.git
https://linphone.org/
GNU General Public License v3.0
406 stars 207 forks source link

[Bug]: reINVITE SDP c= line from Linphone for Video Call Hold and Video Call Mute have private IP Address instead of public IP obtained from STUN results in no media from Conferencing Server and results in call disconnected in 32 seconds #762

Open varunps2003 opened 1 year ago

varunps2003 commented 1 year ago

Context

I am using the Linphone Desktop on Mac and Windows to connect to Freeswitch based Video Conference Bridge.

General information

Expected behaviour

When I un-hold or un-mute from Linphone in the joined Video conference of the Freeswitch then I should be able to resume the video and audio from the conference.

To Reproduce

1) Just join any Video conference from Linphone or Accept any Incoming call from a video conference bridge and join the conference. 2) Try to hold and then un-hold from the Linphone. 3) After we un-hold the call then we see that there is no video and audio coming from the video conference bridge and then the call disconnect after 32 seconds. 4) The issue is same when we mute and then un-mute the video call from Linphone into the Video Conference. 5) Ensure that ICE is enabled and STUN field assigned a proper stun server like stun.l.google.com:19302.

Additional context

No response

SDK logs URL

No response