<div dir="ltr">with FreeTDM, I&#39;ve observed that I&#39;ve to send DTMFs inband.</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 22, 2016 at 9:18 PM, Phil Dunks <span dir="ltr">&lt;<a href="mailto:phil.dunks@netdev.co.uk" target="_blank">phil.dunks@netdev.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>Hi folks</div><div><br></div><div>I am trying to use FS as an automated test platform to send calls into an IVR system (also FS) and test the various call flows.</div><div><br></div><div>I am using node.js to control the tests over ESL.</div><div><br></div><div>I am using ‘originate xxx &amp;park()’ to initiate the test call to the IVR.</div><div><br></div><div>Then ‘detect_speech’ with pocketsphinx to listen for key phrases in the prompts from the IVR (‘followed by hash’) etc.</div><div><br></div><div>So far so good - although I haven’t tested many different prompts yet.</div><div><br></div><div>I am then trying to use ’send_dtmf’ to navigate the IVR menus.</div><div><br></div><div>I am having some problems with this.</div><div><br></div><div>After the ‘send_dtmf’ is requested, nothing happens.</div><div><br></div><div>I read on a different post that it will work if you do a ‘playback’ before ‘send_dtmf’.</div><div><br></div><div>I tried this, and yes, ‘send_dtmf’ now does something - but not what is expected.</div><div><br></div><div>The CHANNEL_EXECUTE_COMPLETE event for ‘send_dtmf’ returns instantly ( e.g. 1 ms after the associated CHANNEL_EXECUTE event) rather than after the DTMF is sent, which messes up my state machine.</div><div><br></div><div>Also the IVR system does not react to the DTMF.</div><div><br></div><div>I made a test call to an x-lite instead of the IVR, and could hear the DTMF but it was distorted.</div><div><br></div><div>Any help greatly appreciated.</div><div><br></div><div>I am using 1.6.9 (installed from rpm’s) on centos 7.</div><div><br></div><div>Thanks</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Phil</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><br><div>
<div style="color:rgb(0,0,0);font-family:Monaco;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word"><span style="border-collapse:separate;line-height:normal;border-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-family:Monaco;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;border-spacing:0px"><div style="margin:0cm 0cm 0.0001pt;font-size:11pt;font-family:Calibri,sans-serif"><br></div></span></div></span></div></div></font></span></div><br>______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.<wbr>org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div>