Hello,
I writing asterisk support for an application using Async AGI via Asterisk-Java. One feature I haven’t found out how to implement is how to stop a running Async AGI command. When using Dialogic it is possible to stop a playing or a recording by calling stopIO on the line. The playterm or recterm event will then appear.
Does anyone know if this is possible using the Async AGI???
Thanks in advance,
Henrik