<div dir="ltr"><br>Hi,<br><br><br>I&#39;m puzzling with a dtmf problem on my applications. basically, i have a dialplan that run &quot;start_dtmf&quot; and then execute &quot;socket&quot; to my controller apps. <br><br><b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application=&quot;sleep&quot; data=&quot;2000&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application=&quot;start_dtmf&quot; data=&quot;true&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application=&quot;socket&quot; data=&quot;<a href="http://192.168.150.52:8084">192.168.150.52:8084</a> async full&quot;/&gt;<br>
<br>From the controller applications, I will detect the dtmf event. When the call to system one by one, the application detect dtmf event correctly on each session.<br><br>But the problem arise when there is 2 or more simultanous call in the system. One caller press digits, and both or all socket sessions receive the dtmf events. I believe this is the cases, but not sure what is the easier way to proof it. <br>
<br>Any suggestion on how to troubleshoot or simple way to make sure each sessions don&#39;t receive dtmf events.<br><br>Thanks,<br><br>Johny K.<br>&nbsp; </b><br><br></div>