<div dir="ltr">Yes, I noticed the DTMF event, but wanted to be comfortable :) as with read, which does all the work for me. However, how do I cancel the speak operation in progress to simulate barge?<br><br>Thanks,<br>&nbsp; Boris<br>
<br><div class="gmail_quote">On Fri, Jul 25, 2008 at 7:44 PM, Andy Spitzer &lt;<a href="mailto:woof@pingtel.com">woof@pingtel.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Wof!<br>
<div class="Ih2E3d"><br>
On Fri, 25 Jul 2008 13:09:45 -0400, Boris Krivonog &lt;<a href="mailto:boris.krivonog@gmail.com">boris.krivonog@gmail.com</a>&gt; wrote:<br>
<br>
&gt; Hi all!<br>
&gt;<br>
&gt; I&#39;m using &nbsp;event sockets to remotely drive freeswitch. Is there a read like<br>
&gt; functionality for speak that can be used with event sockets, for example:<br>
&gt;<br>
<br>
</div>One way to handle DTMF collection with event sockets is to enable DTMF events to be reported as they occur. &nbsp;By sending &quot;myevents&quot; at the once the event socket is ready, that will cause DTMF events to bubble up as they occur, and your logic can deal with stopping the audio, etc.<br>

<br>
--Woof!<br>
<div><div></div><div class="Wj3C7c"><br>
_______________________________________________<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></div>