[Asterisk-code-review] CHANGES: correct version for a new option 'refer blind progr... (asterisk[13])
Alexei Gradinari
asteriskteam at digium.com
Wed Jun 7 11:24:33 CDT 2017
Alexei Gradinari has uploaded a new change for review. ( https://gerrit.asterisk.org/5770 )
Change subject: CHANGES: correct version for a new option 'refer_blind_progress'
......................................................................
CHANGES: correct version for a new option 'refer_blind_progress'
Change-Id: If4817d26a8974610827624fb8a4e56d681d6bf97
---
M CHANGES
1 file changed, 9 insertions(+), 9 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/70/5770/1
diff --git a/CHANGES b/CHANGES
index 2dd4724..a951b2c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,15 @@
--- 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
------------------
* The EAGI() application will now look for a dialplan variable named
@@ -28,15 +37,6 @@
------------------------------------------------------------------------------
--- 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
------------------
--
To view, visit https://gerrit.asterisk.org/5770
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: If4817d26a8974610827624fb8a4e56d681d6bf97
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Alexei Gradinari <alex2grad at gmail.com>
More information about the asterisk-code-review
mailing list