[Asterisk-Dev] Java based AGI
James Golovich
james at wwnet.net
Mon Oct 27 10:21:02 MST 2003
On 27 Oct 2003, Johanna Kangas wrote:
> System.out.println("EXEC MeetMe(392)");
>
> WARNING[311315]: File app_agi.c, Line 666 (handle_exec): Could not find
> application (MeetMe(392))
The correct way to use the AGI EXEC command would be 'EXEC MeetMe 392'
James
*CLI> show agi exec
Usage: EXEC <application> <options>
Executes <application> with given <options>.
Returns whatever the application returns, or -2 on failure to find
application
More information about the asterisk-dev
mailing list