Answer the question
In order to leave comments, you need to log in
How to send a call to Queue using ARI?
Wrote an application that tracks events on specific endpoints.
It was also necessary to track events by chan_dongle, but this module does not know how to use control via ARI. Therefore, in extensions.conf, an incoming call is sent to AppStasis:
exten => _0501122333,1,Answer()
same => n,Stasis(myapp)
same => n,Hangup()
Answer the question
In order to leave comments, you need to log in
From the Stasis application, the channel can be returned back to the dialplan using the "continue" operation:
https://wiki.asterisk.org/wiki/display/AST/Asteris... Whether
in Queue, or... anywhere.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question