Scenario:
- Stasis app “WMSApp” is running;
- AMI is used to make a call to one endpoint;
2.1. “Action” field is set to “Originate” and “Application” field is set to the application’s name:
- Phone rings;
- Phone answers the call;
- Asterisk outputs “[May 29 12:47:07] WARNING[28456] pbx.c: No such application ‘WMSApp’”
I also tried setting “Application” to “Stasis(WMSApp)” but to no avail. Is it even possible to pass the control of the channel to the Stasis application?