[asterisk-bugs] [Asterisk 0015531]: [patch] Add voicefile and dtmf options to res/res_agi.c

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Nov 19 13:32:57 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15531 
====================================================================== 
Reported By:                diLLec
Assigned To:                espiceland
====================================================================== 
Project:                    Asterisk
Issue ID:                   15531
Category:                   Resources/res_agi
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
JIRA:                       SWP-1488 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 203638 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-07-19 08:13 CDT
Last Modified:              2010-11-19 13:32 CST
====================================================================== 
Summary:                    [patch] Add voicefile and dtmf options to
res/res_agi.c
Description: 
This patch adds the following functionality to the AGI function WAIT FOR
DIGIT:

WAIT FOR DIGIT <timeout> [<voicefile>] [<escape chars>] [<maxdigits>]
[<previously die chars>]

'voicefile' is played as long 'previously die chars' (default '#') are not
typed in or 'escape chars' (default '1234567890*#ABCD') are typed in a
'maxdigit' (default 1) times.


====================================================================== 

---------------------------------------------------------------------- 
 (0128996) svnbot (reporter) - 2010-11-19 13:32
 https://issues.asterisk.org/view.php?id=15531#c128996 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 295554

U   trunk/res/res_agi.c

------------------------------------------------------------------------
r295554 | espiceland | 2010-11-19 13:32:56 -0600 (Fri, 19 Nov 2010) | 13
lines

Add extra functionality to AGI command WAIT FOR DIGIT.

Add the ability to play a sound file, listen for more than just one digit,
specify
escape characters. Backwards compatible (to work with only timeout
specified).

(closes issue https://issues.asterisk.org/view.php?id=15531)
Reported by: diLLec
Patches:
      asterisk-res_agi-203638-patched.patch uploaded by diLLec (license
839)
Tested by: diLLec, espiceland


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=295554 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-11-19 13:32 svnbot         Checkin                                      
2010-11-19 13:32 svnbot         Note Added: 0128996                          
======================================================================




More information about the asterisk-bugs mailing list