[asterisk-bugs] [Asterisk 0015531]: [patch] Add voicefile and dtmf options to res/res_agi.c
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 18 13:45:29 CDT 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-05-18 13:45 CDT
======================================================================
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.
======================================================================
----------------------------------------------------------------------
(0122078) jtodd (administrator) - 2010-05-18 13:45
https://issues.asterisk.org/view.php?id=15531#c122078
----------------------------------------------------------------------
It would be very useful to have this be a more generic function that is
also applicable in the dialplan and not just AGI.
Issue History
Date Modified Username Field Change
======================================================================
2010-05-18 13:45 jtodd Note Added: 0122078
======================================================================
More information about the asterisk-bugs
mailing list