[Freeswitch-users] Getting DTMF value

Anthony Minessale anthony.minessale at gmail.com
Fri Jul 31 22:10:35 PDT 2009


are you calling socket with the async method *and* using the event lock
(that is what's required)
you also have to listen for events on the channel (try the myevents command)


On Fri, Jul 31, 2009 at 11:46 PM, Thangappan.M <thangappan143 at gmail.com>wrote:

> Dear all,
>
> $conn->SetEventLock("true") ;
> After this line only I played all the voice files(welcome messages, main
> menu).
> First the welcome message is played in order and also main menu options are
> played in  order.While playing the message there is no prob.
> But the problem is that, it is not responding the DTMF keys.
>
> I need to handle the following things.
>       * While playing welcome message the DTMF key should not be processed
> at that time or future.
>       * While playing main menu it should process the DTMF key
> immediately..
>       * In the case of XML macro , I can specify the timout value,
> interdigit time out value, invlalid sound files.How can I handle  in the
> Perl script.Is there any default variables or methods to handle it ?
>
> Please help me.
>
> --
> Regards,
> Thangappan.M
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090801/66fd1afe/attachment-0002.html 


More information about the FreeSWITCH-users mailing list