<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> Boris<br>
<br><div class="gmail_quote">On Fri, Jul 25, 2008 at 7:44 PM, Andy Spitzer <<a href="mailto:woof@pingtel.com">woof@pingtel.com</a>> 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 <<a href="mailto:boris.krivonog@gmail.com">boris.krivonog@gmail.com</a>> wrote:<br>
<br>
> Hi all!<br>
><br>
> I'm using event sockets to remotely drive freeswitch. Is there a read like<br>
> functionality for speak that can be used with event sockets, for example:<br>
><br>
<br>
</div>One way to handle DTMF collection with event sockets is to enable DTMF events to be reported as they occur. By sending "myevents" 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>