[Freeswitch-users] speak with dtmf collect
Brian West
brian at freeswitch.org
Fri Jul 25 10:35:05 PDT 2008
You'll wanna use the event socket in async mode to get the DTMF
events. If you watch it you'll get an event for every time someone
presses a button then in your script you collect them all up.
/b
On Jul 25, 2008, at 12:09 PM, Boris Krivonog 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:
>
> Something like:
>
> SendMsg <uuid>
> call-command: execute
> execute-app-name: speak
> execute-app-arg: 1 10 'press 1 for option A and 2 for option B'
> digits 10000 #
>
> Thanks in advance,
> Boris
Brian West
sip:brian at freeswitch.org
More information about the FreeSWITCH-users
mailing list