From 317435a93200520218c4e9f4bbb8c0258f363876 Mon Sep 17 00:00:00 2001 From: Matthew Nicholson Date: Wed, 4 Nov 2009 21:39:33 +0000 Subject: Added the 'a' option to app dial and modified app_dial to set the answertime when the called channel answers. This change causes answertime to be correct even if the called channel hangs up during an announcement triggered by the A() option. (closes issue #15936) Reported by: falves11 Patches: dial-macro-billsec-fix1.diff uploaded by mnicholson (license 96) dial-caller-answer1.diff uploaded by mnicholson (license 96) Tested by: falves11, mnicholson git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@227897 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 37144e051..f18e918d8 100644 --- a/CHANGES +++ b/CHANGES @@ -77,6 +77,10 @@ Applications regardless if the call has been answered or not. * Added functionality to the app_dial F() option to continue with execution at the current location when no parameters are provided. + * Added the 'a' option to app_dial to answer the calling channel before any + announcements or macros are executed. + * Modified app_dial to set answertime when the called channel answers even if + the called channel hangs up during playback of an announcement. * Added c() option to app_chanspy. This option allows custom DTMF to be set to cycle through the next available channel. By default this is still '*'. * Added x() option to app_chanspy. This option allows DTMF to be set to -- cgit v1.2.3