[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:24:06 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15531 
====================================================================== 
Reported By:                diLLec
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15531
Category:                   Resources/res_agi
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     ready for testing
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:              
====================================================================== 
Date Submitted:             2009-07-19 08:13 CDT
Last Modified:              2010-11-19 13:24 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.


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

---------------------------------------------------------------------- 
 (0128995) svnbot (reporter) - 2010-11-19 13:24
 https://issues.asterisk.org/view.php?id=15531#c128995 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 295552

U   branches/1.4/res/res_agi.c

------------------------------------------------------------------------
r295552 | espiceland | 2010-11-19 13:24:05 -0600 (Fri, 19 Nov 2010) | 12
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=295552 

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




More information about the asterisk-bugs mailing list