mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 00:22:35 +00:00
Merge pull request #1612 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:bugfix/FS-11470-webrtc-unified-plan-not-properly to master
* commit '90bc06e56471cbd205227f915105e4a0ce06eba0': FS-11470: WebRTC Unified plan not properly supported
This commit is contained in:
commit
50032af938
@ -715,6 +715,7 @@
|
||||
}
|
||||
|
||||
config.bundlePolicy = "max-compat";
|
||||
config.sdpSemantics = "plan-b";
|
||||
|
||||
var peer = new window.RTCPeerConnection(config);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user