mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-03 19:16:46 +00:00
Merge "CHANGES: correct version for a new option 'refer_blind_progress'" into 13
This commit is contained in:
18
CHANGES
18
CHANGES
@@ -12,6 +12,15 @@
|
|||||||
--- Functionality changes from Asterisk 13.16.0 to Asterisk 13.17.0 ----------
|
--- Functionality changes from Asterisk 13.16.0 to Asterisk 13.17.0 ----------
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
res_pjsip
|
||||||
|
------------------
|
||||||
|
* A new endpoint option "refer_blind_progress" was added to turn off notifying
|
||||||
|
the progress details on Blind Transfer. If this option is not set then
|
||||||
|
the chan_pjsip will send NOTIFY "200 OK" immediately after "202 Accepted".
|
||||||
|
On default is enabled.
|
||||||
|
Some SIP phones like Mitel/Aastra or Snom keep the line busy until
|
||||||
|
receive "200 OK".
|
||||||
|
|
||||||
res_agi
|
res_agi
|
||||||
------------------
|
------------------
|
||||||
* The EAGI() application will now look for a dialplan variable named
|
* The EAGI() application will now look for a dialplan variable named
|
||||||
@@ -29,15 +38,6 @@ chan_pjsip
|
|||||||
--- Functionality changes from Asterisk 13.15.0 to Asterisk 13.16.0 ----------
|
--- Functionality changes from Asterisk 13.15.0 to Asterisk 13.16.0 ----------
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
res_pjsip
|
|
||||||
------------------
|
|
||||||
* A new endpoint option "refer_blind_progress" was added to turn off notifying
|
|
||||||
the progress details on Blind Transfer. If this option is not set then
|
|
||||||
the chan_pjsip will send NOTIFY "200 OK" immediately after "202 Accepted".
|
|
||||||
On default is enabled.
|
|
||||||
Some SIP phones like Mitel/Aastra or Snom keep the line busy until
|
|
||||||
receive "200 OK".
|
|
||||||
|
|
||||||
res_rtp_asterisk
|
res_rtp_asterisk
|
||||||
------------------
|
------------------
|
||||||
* Added the stun_blacklist option to rtp.conf. Some multihomed servers have
|
* Added the stun_blacklist option to rtp.conf. Some multihomed servers have
|
||||||
|
Reference in New Issue
Block a user