[Freeswitch-dev] DTMF event being broadcast to different session?

Johny Kadarisman jkr888 at gmail.com
Fri Sep 5 15:25:52 EDT 2008


i say ;)

connect

event text all

sendmsg
call-command: execute
execute-app-name: answer




Johny K.

On Fri, Sep 5, 2008 at 3:14 PM, Brian West <brian at freeswitch.org> wrote:

> 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
>
>
>
>
>
>
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20080905/02a1d515/attachment.html 


More information about the Freeswitch-dev mailing list