Added the 'a' option to app dial and modified app_dial to set the answertime when...
authorMatthew Nicholson <mnicholson@digium.com>
Wed, 4 Nov 2009 21:39:33 +0000 (21:39 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Wed, 4 Nov 2009 21:39:33 +0000 (21:39 +0000)
commit317435a93200520218c4e9f4bbb8c0258f363876
tree6610ca9e7f01a782eab19d12f5cdfb037b993ad3
parented2ed2717a6e59ac93653fd6a6b942aef69c369d
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
apps/app_dial.c