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
7398e005e8
commit
65c359a79c
@ -415,7 +415,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'
|
||||
stats:
|
||||
enabled: true
|
||||
interval: 2000
|
||||
|
Loading…
Reference in New Issue
Block a user