[Home]

Summary:ASTERISK-12404: [patch] The duration of each digit is also accepted to be passed as a param, and wasn't documented.
Reporter:Eliel Sardanons (eliel)Labels:
Date Opened:2008-07-17 14:03:32Date Closed:2008-07-17 16:18:55
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Applications/app_senddtmf
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_senddtmf.c.patch
Description:Not only the timeout between digits, also the duration of each digit could be passed as a param to this dialplan application.
And the default pause between digits is not 0.5s it is 0.25s.
Comments:By: Digium Subversion (svnbot) 2008-07-17 16:18:53

Repository: asterisk
Revision: 131824

U   trunk/apps/app_senddtmf.c

------------------------------------------------------------------------
r131824 | mmichelson | 2008-07-17 16:18:52 -0500 (Thu, 17 Jul 2008) | 10 lines

Document that the duration of dtmf may be passed to
the SendDTMF application. Also correct the default
pause between digits.

(closes issue ASTERISK-12404)
Reported by: eliel
Patches:
     app_senddtmf.c.patch uploaded by eliel (license 64)


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

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