mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
chan_sip: Add rtcp-mux support
ASTERISK-26846 #close Change-Id: I541a1602ff55ab73684e9f8002edb9e0e745d639
This commit is contained in:
@@ -1063,6 +1063,8 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
|
||||
; option may be specified at the global or peer scope.
|
||||
;force_avp=yes ; Force 'RTP/AVP', 'RTP/AVPF', 'RTP/SAVP', and 'RTP/SAVPF' to be used for
|
||||
; media streams when appropriate, even if a DTLS stream is present.
|
||||
;rtcp_mux=yes ; Enable support for RFC 5761 RTCP multiplexing which is required for
|
||||
; WebRTC support
|
||||
; ---------------------------------------- REALTIME SUPPORT ------------------------
|
||||
; For additional information on ARA, the Asterisk Realtime Architecture,
|
||||
; please read https://wiki.asterisk.org/wiki/display/AST/Realtime+Database+Configuration
|
||||
|
Reference in New Issue
Block a user