From 57372e61d23543c70158ba8a0fec40e4848ee44e Mon Sep 17 00:00:00 2001 From: Jonathan Rose Date: Fri, 2 May 2014 16:06:40 +0000 Subject: Parking: Add 'AnnounceChannel' argument to manager action 'Park' (closes ASTERISK-23397) Reported by: Denis Review: https://reviewboard.asterisk.org/r/3446/ ........ Merged revisions 413196 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@413197 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index f8c698fd5..c5e7badf7 100644 --- a/CHANGES +++ b/CHANGES @@ -52,6 +52,15 @@ chan_sip calling information to communicate that the private information should not be relayed to untrusted parties. +res_parking +------------------ + * Manager action 'Park' now takes an additional argument 'AnnounceChannel' + which can be used to announce the parked call's location to an arbitrary + channel in a bridge. If 'Channel' and 'TimeoutChannel' are now the two + parties in a one to one bridge, 'TimeoutChannel' is treated as having + parked 'Channel' like with the Park Call DTMF feature and will receive + announcements prior to being hung up. + ------------------------------------------------------------------------------ --- Functionality changes from Asterisk 12.1.0 to Asterisk 12.2.0 ------------ ------------------------------------------------------------------------------ @@ -1526,7 +1535,6 @@ sip_to_res_pjsip.py what the script provides will be needed. ------------------------------------------------------------------------------ ->>>>>>> .merge-right.r412746 --- Functionality changes from Asterisk 10 to Asterisk 11 -------------------- ------------------------------------------------------------------------------ -- cgit v1.2.3