<div>I think so.</div><div><br></div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

Is that expected behavior? Logically, it supposed to to trigger detection on/off</blockquote><div>No, it&#39;s start_dtmf not toggle_dtmf. </div><div><br></div>It&#39;s an application that adds a media bug (callback) that gets given the audio. Multiple media bugs can attach to a call, so I can definitely see it adding the callback multiple times so it generates duplicates if you run it more than once.<div>

<br></div><div>That&#39;s not to say it couldn&#39;t be patched to only attach once though.</div><div><br></div><div>-Steve</div><div><br></div><div><br><br><div class="gmail_quote">On 12 May 2011 18:13, Anton VG <span dir="ltr">&lt;<a href="mailto:anton.vazir@gmail.com">anton.vazir@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Just noted that my ESL get as may DTMF events per single keypress as,<br>
many times I issued start_dtmf on the uuid.<br>
<br>
it means if I do:<br>
<br>
execute(&#39;start_dtmf&#39;)<br>
execute(&#39;start_dtmf&#39;)<br>
<br>
I get the same DTMF event twice.<br>
<br>
Is that expected behavior? Logically, it supposed to to trigger detection on/off<br>
<br>
_______________________________________________<br>
FreeSWITCH-dev mailing list<br>
<a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div>