mirror of
https://github.com/asterisk/asterisk.git
synced 2025-12-15 19:19:38 +00:00
Merge "res/res_pjsip: Add preferred_codec_only config to pjsip endpoint."
This commit is contained in:
7
CHANGES
7
CHANGES
@@ -20,6 +20,13 @@ chan_sip
|
||||
a dialplan that dials with it enabled initially and if it fails fall back to
|
||||
without.
|
||||
|
||||
res_pjsip
|
||||
------------------
|
||||
* Added endpoint configuration parameter "preferred_codec_only".
|
||||
This allow asterisk response to a SIP invite with the single most
|
||||
preferred codec rather than advertising all joint codec capabilities.
|
||||
This limits the other side's codec choice to exactly what we prefer.
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
--- Functionality changes from Asterisk 14.0.0 to Asterisk 14.1.0 ----------
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user