From 808f2998085b78225addfd73289fdc6c473b7fa1 Mon Sep 17 00:00:00 2001 From: Alexei Gradinari Date: Mon, 8 May 2017 16:56:32 -0400 Subject: res_pjsip: New endpoint option "refer_blind_progress" This option 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". Some SIP phones like Mitel/Aastra or Snom keep the line busy until receive "200 OK". ASTERISK-26333 #close Change-Id: Id606fbff2e02e967c02138457badc399144720f2 --- CHANGES | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 9c8ed5b8e..a881e75b7 100644 --- a/CHANGES +++ b/CHANGES @@ -21,6 +21,15 @@ app_queue --- 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 -- cgit v1.2.3