Re: [Freeswitch-users] Fwd: IVR Problem

2009-07-31 Thread Anthony Minessale
Like I said you set the event lock to true right away when you create the connection, Then all your sendmsg events will be queued and processed one at a time instead of as received On Fri, Jul 31, 2009 at 12:04 AM, Thangappan.M thangappan...@gmail.comwrote: If I missed out the async mode

[Freeswitch-users] Fwd: IVR Problem

2009-07-30 Thread Thangappan.M
If I missed out the async mode from the dial plan I am not able to get the events from it. Here is my Perl script. # Create a conenction with Event socket library. my $conn = new ESL::ESLconnection($fd); # Getting the connection informations and values of the variables. my $info =