summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorSean Bright <sean.bright@gmail.com>2017-03-07 20:28:18 -0500
committerSean Bright <sean.bright@gmail.com>2017-03-17 07:36:06 -0600
commit15aa3c0a23fe5a017b44d09c0ef3b8b86f38448b (patch)
tree031f0b6d8dde17a4b7a571c5c851d21859048d64 /UPGRADE.txt
parent732367e8066539a6551e22f75fbf280fed780e9d (diff)
chan_sip: Add rtcp-mux support
ASTERISK-26846 #close Change-Id: I541a1602ff55ab73684e9f8002edb9e0e745d639
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 2275580ca..1afacf2a4 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -27,9 +27,10 @@ From 14.3.0 to 14.4.0:
res_rtp_asterisk:
- The RTP layer of Asterisk now has support for RFC 5761: "Multiplexing RTP
- Data and Control Packets on a Single Port." So far, the only channel driver
- that supports this feature is chan_pjsip. You can set "rtcp_mux = yes" on
- a PJSIP endpoint in pjsip.conf to enable the feature.
+ Data and Control Packets on a Single Port." For the PJSIP channel driver,
+ chan_pjsip, you can set "rtcp_mux = yes" on a PJSIP endpoint in pjsip.conf
+ to enable the feature. For chan_sip you can set "rtcp_mux = yes" either
+ globally or on a per-peer basis in sip.conf.
New in 14.0.0