From 764467cc1651dea344678828845eba19af099691 Mon Sep 17 00:00:00 2001 From: Alexei Gradinari Date: Wed, 7 Jun 2017 12:21:10 -0400 Subject: [PATCH] CHANGES: correct version for a new option 'refer_blind_progress' Change-Id: If4817d26a8974610827624fb8a4e56d681d6bf97 --- CHANGES | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/CHANGES b/CHANGES index 709d6c92ae..0429de4455 100644 --- a/CHANGES +++ b/CHANGES @@ -12,6 +12,15 @@ --- Functionality changes from Asterisk 14.5.0 to Asterisk 14.6.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 @@ -29,15 +38,6 @@ chan_pjsip --- Functionality changes from Asterisk 14.4.0 to Asterisk 14.5.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 ------------------ * Added the stun_blacklist option to rtp.conf. Some multihomed servers have -- 2.47.2