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:
Paulo Lanzarin 2021-03-24 12:16:13 -03:00 committed by GitHub
parent 7398e005e8
commit 65c359a79c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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