summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 442f59d62..741916aa2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -34,6 +34,12 @@ chan_pjsip
function any contact which is considered unreachable due to qualify being
enabled will no longer be called.
+ * The asymmetric_rtp_codec option now also controls whether chan_pjsip will
+ send media as-is without transcoding if the codec has been negotiated in the
+ SDP. If set to "no" then Asterisk will only ever send the preferred codec
+ from the SDP, unless the remote side sends a different codec and we will
+ switch to match.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 14.4.0 to Asterisk 14.5.0 ------------
------------------------------------------------------------------------------