versatica / JsSIP

JsSIP, the JavaScript SIP library
https://jssip.net
Other
2.4k stars 740 forks source link

set iceRestart if remote sdp has more media then current on reinvite #766

Closed lazedo closed 10 months ago

lazedo commented 2 years ago
jmillan commented 1 year ago

Is this an attempt to enable communication with a server that does not support SDP bundle? (Usage of a single transport for multiple 'm=' section)

jmillan commented 10 months ago

Closing as by now every WebRTC server should support bundle. Re-open if needed.