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?

Thanks,
  Boris

On Fri, Jul 25, 2008 at 7:44 PM, Andy Spitzer <[EMAIL PROTECTED]> wrote:

> Wof!
>
> On Fri, 25 Jul 2008 13:09:45 -0400, Boris Krivonog <
> [EMAIL PROTECTED]> wrote:
>
> > Hi all!
> >
> > I'm using  event sockets to remotely drive freeswitch. Is there a read
> like
> > functionality for speak that can be used with event sockets, for example:
> >
>
> 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.
>
> --Woof!
>
> _______________________________________________
> Freeswitch-users mailing list
> [email protected]
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to