<div dir="ltr"><br>Hi,<br><br><br>I'm puzzling with a dtmf problem on my applications. basically, i have a dialplan that run "start_dtmf" and then execute "socket" to my controller apps. <br><br><b> <action application="sleep" data="2000"/><br>
<action application="start_dtmf" data="true"/><br> <action application="socket" data="<a href="http://192.168.150.52:8084">192.168.150.52:8084</a> async full"/><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't receive dtmf events.<br><br>Thanks,<br><br>Johny K.<br> </b><br><br></div>