That doesn&#39;t seems to work for me.<br>Here is my need.<br>I&#39;m using Async in the Event socket outbound.<br><br>I&#39;ll register for &quot;events plain all&quot; <br>I&#39;ll answer the call.<br>I&#39;ll playback a message.<br>
I&#39;ll sleep for 5 seconds.<br>After that, I&#39;ll receive the events.<br>I don&#39;t need the events that are for answer and playback. That action is completed and don&#39;t want to receive events for those application.<br>
<br>I set $|=1 in my ESL script.<br>But it doesn&#39;t seems to solve the above issue.<br>Any help!!!!pls!!!<br><br><div class="gmail_quote">On Tue, Nov 10, 2009 at 7:41 PM, Brian West <span dir="ltr">&lt;<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">$| = 1;<br>
<br>
I think that is what you&#39;re lookin for.<br>
<font color="#888888"><br>
/b<br>
</font><div class="im"><br>
On Nov 10, 2009, at 4:51 AM, lakshmanan wrote:<br>
<br>
&gt; I was in a need of flushing the events buffer without reading<br>
&gt; it.I&#39;ve done<br>
&gt; the following ESL(Async) program to flush the events.<br>
<br>
<br>
</div><div><div></div><div class="h5">_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br>