[Home]

Summary:ASTERISK-15440: Added ability to send DTMF from ExternalIVR
Reporter:David Ruggles (thedavidfactor)Labels:
Date Opened:2010-01-15 10:19:07.000-0600Date Closed:2010-01-22 10:20:45.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_externalivr
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I have a need to send DTMF from ExternalIVR scripts so they can communicate with alarm systems. I posted to the dev list, but haven't seen any response. I communicated with one person off list who felt like it was a good idea and they said they could use it too.

I am working on a patch I just wanted to go ahead and log the feature request.
Comments:By: Digium Subversion (svnbot) 2010-01-22 10:20:44.000-0600

Repository: asterisk
Revision: 242357

U   trunk/apps/app_externalivr.c

------------------------------------------------------------------------
r242357 | diruggles | 2010-01-22 10:20:43 -0600 (Fri, 22 Jan 2010) | 10 lines

Add send DTMF feature to ExternalIVR app

Implemented a new command 'D' that allows client
IVRs to send DTMF digits to the channel.

(closes issue ASTERISK-15440)
Reported by: thedavidfactor

Review: https://reviewboard.asterisk.org/r/465/

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

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