Try using <a href="http://wiki.freeswitch.org/wiki/Mod_commands#uuid_send_dtmf">http://wiki.freeswitch.org/wiki/Mod_commands#uuid_send_dtmf</a><br><br><div class="gmail_quote">On Thu, May 13, 2010 at 5:32 AM, Chris <span dir="ltr">&lt;<a href="mailto:freeswitch@gilligan.id.au">freeswitch@gilligan.id.au</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">HI,<div>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.</div>


<div><br></div><div>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</div>


<div><br></div><div>freeswitch -&gt; 342523#</div><div>device -&gt; 1</div><div>freeswitch -&gt; 356789#</div><div>device -&gt;2</div><div><br></div><div>device always responds with one digit and freeswitch sends many.</div>


<div><br></div><div>I was hoping to do this with a database and mod_managed but i can&#39;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.</div>


<div><br></div><font color="#888888"><div><br></div><div><br></div><div>Chris</div><div><br></div>
</font><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>