Getting this error.
asterisk stasis app not active
Dialplan:
same => n,Stasis(example)
My app name is example.js, I checked to make sure it's calling the app:
ari.start('example');
Getting this error.
asterisk stasis app not active
Dialplan:
same => n,Stasis(example)
My app name is example.js, I checked to make sure it's calling the app:
ari.start('example');