[Freeswitch-users] mod_managed or a script, sending DTMF and receiving DTMF

Chris freeswitch at gilligan.id.au
Thu May 13 18:10:48 PDT 2010


Thanks so that is the only way?  I will have to do some tests and see if i
can capture dtmf at the same time as i send when i do it that way.  Any
other options?

On Thu, May 13, 2010 at 10:50 PM, Phillip Jones <pjintheusa at gmail.com>wrote:

> Try using http://wiki.freeswitch.org/wiki/Mod_commands#uuid_send_dtmf
>
> On Thu, May 13, 2010 at 5:32 AM, Chris <freeswitch at gilligan.id.au> wrote:
>
>> HI,
>> I am currently working on a project in mod_managed and i am trying to
>> discover the best way to meet my requirements.  i am hoping someone will
>> have some ideas.  This could be implemented in one of the other scripting
>> language if needed.
>>
>> What i am trying to do is reprogram a remote device via the phone.  The
>> device takes commands in the form of DTMF tones and responds in different
>> DTMF tones depending on success or failure. An example of the flow would be
>>
>> freeswitch -> 342523#
>> device -> 1
>> freeswitch -> 356789#
>> device ->2
>>
>> device always responds with one digit and freeswitch sends many.
>>
>> I was hoping to do this with a database and mod_managed but i can't
>> workout how to send the DTMF in mod_managed unless i user audio files for it
>> which seems to be the wrong way to go to me. While i would prefer a
>> mod_managed solution i will take anything i can find.
>>
>>
>>
>> Chris
>>
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100514/58f3ebb2/attachment.html 


More information about the FreeSWITCH-users mailing list