[Freeswitch-users] force stop play_and_get_digits via ESL

Joel Serrano joel at textplus.com
Tue Apr 16 23:34:44 UTC 2019


Hi,

I'm trying to build an app interacting with FS via ESL (inbound, my app is
the client).

At some point during a call I:

...
...
- wait for channel_answer event
- start avmd
- execute play_and_get_digits
...
...


how can I force stop/break/cancel/exit the play_and_get_digits? In async I
receive the event "avmd::beep", and I'd like to instruct FS to stop the
play_and_get_digits right away, but I can't seem to do it using uuid_break,
it only stops the current audio being played but the application continues

Any suggestions?

Thanks,
Joel.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20190416/aa771a40/attachment.html>


More information about the FreeSWITCH-users mailing list