[Freeswitch-users] Flushing the Event buffer in Perl Event Socket

lakshmanan ganapathy lakindia89 at gmail.com
Tue Nov 10 21:26:34 PST 2009


That doesn't seems to work for me.
Here is my need.
I'm using Async in the Event socket outbound.

I'll register for "events plain all"
I'll answer the call.
I'll playback a message.
I'll sleep for 5 seconds.
After that, I'll receive the events.
I don't need the events that are for answer and playback. That action is
completed and don't want to receive events for those application.

I set $|=1 in my ESL script.
But it doesn't seems to solve the above issue.
Any help!!!!pls!!!

On Tue, Nov 10, 2009 at 7:41 PM, Brian West <brian at freeswitch.org> wrote:

> $| = 1;
>
> I think that is what you're lookin for.
>
> /b
>
> On Nov 10, 2009, at 4:51 AM, lakshmanan wrote:
>
> > I was in a need of flushing the events buffer without reading
> > it.I've done
> > the following ESL(Async) program to flush the events.
>
>
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091111/ef17b7db/attachment-0002.html 


More information about the FreeSWITCH-users mailing list