audio: change default SDP format to Unified Plan
Making the default transition a bit earlier so that we can field trial it just to be sure enough it's safe.
This commit is contained in:
parent
2e51482c7c
commit
d6d52326a6
@ -322,7 +322,7 @@ public:
|
||||
#Trace sip/audio messages in browser. If not set, default value is false.
|
||||
traceSip: false
|
||||
# SDP semantics: plan-b|unified-plan
|
||||
sdpSemantics: 'plan-b'
|
||||
sdpSemantics: 'unified-plan'
|
||||
presentation:
|
||||
defaultPresentationFile: default.pdf
|
||||
panZoomThrottle: 32
|
||||
|
Loading…
Reference in New Issue
Block a user