[Freeswitch-dev] DTMF event being broadcast to different session?
Brian West
brian at freeswitch.org
Fri Sep 5 15:14:30 EDT 2008
What are you saying to the call when it connects to your app via the
socket?
/b
On Sep 5, 2008, at 2:10 PM, Johny Kadarisman wrote:
>
> Hi,
>
>
> 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.
>
> <action application="sleep" data="2000"/>
> <action application="start_dtmf" data="true"/>
> <action application="socket" data="192.168.150.52:8084 async
> full"/>
>
> 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.
>
> 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.
>
> Any suggestion on how to troubleshoot or simple way to make sure
> each sessions don't receive dtmf events.
>
> Thanks,
>
> Johny K.
>
>
> _______________________________________________
> Freeswitch-dev mailing list
> Freeswitch-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
Brian West
sip:brian at freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20080905/ffe1153c/attachment.html
More information about the Freeswitch-dev
mailing list