summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8e7d66c81..b0b988525 100644
--- a/CHANGES
+++ b/CHANGES
@@ -21,6 +21,13 @@ res_pjsip
res_pjsip_multihomed module has also been moved into core res_pjsip to ensure
that messages are updated with the correct address information in all cases.
+chan_pjsip
+------------------
+ * The default behavior for RTP codecs has been changed. The sending codec will
+ now match the receiving codec. This can be turned off and behavior reverted
+ to asymmetric using the "asymmetric_rtp_codec" endpoint option. If this
+ option is set then the sending and received codec are allowed to differ.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 13.11.0 to Asterisk 13.12.0 ----------
------------------------------------------------------------------------------