From cc69a0deaf02e0de50b31d3d2c4d50a93c5eeaa0 Mon Sep 17 00:00:00 2001 From: Richard Mudgett Date: Mon, 4 Jun 2012 21:18:04 +0000 Subject: [PATCH] Document BLINDTRANSFER behavior change. (issue ASTERISK-19322) (closes issue ASTERISK-19875) Reported by: call ........ Merged revisions 368469 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 368470 from http://svn.asterisk.org/svn/asterisk/branches/10 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@368472 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- UPGRADE.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UPGRADE.txt b/UPGRADE.txt index fcdb803bed..71eb5d8337 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -25,6 +25,11 @@ From 10 to 11: Parking: - The comebacktoorigin setting must now be set per parking lot. The setting in the general section will not be applied automatically to each parking lot. + - The BLINDTRANSFER channel variable is deleted from a channel when it is + bridged to prevent subtle bugs in the parking feature. The channel + variable is used by Asterisk internally for the Park application to work + properly. If you were using it for your own purposes, copy it to your + own channel variable before the channel is bridged. res_ais: - Users of res_ais in versions of Asterisk prior to Asterisk 11 must change -- 2.47.2