[asterisk-dev] Put Queue in Stasis Application

Joshua Colp jcolp at digium.com
Mon Nov 21 08:48:36 CST 2016


On Mon, Nov 21, 2016, at 10:42 AM, Salvatore Franco wrote:
> Hi,
> I'm trying to implement a web application that can handle inbound calls
> from my queue with 3 members.
> If I use Zoiper (or similar SIP Clients) it's fine but if I try to answer
> using ARI REST channels/{channelId}/answer the response is always:
> 
> Channel is not in Stasis Application.
> 
> Otherwise, if I change my dialplan to put the incoming channel in Stasis
> before to append to queue, the phone never rings.
> 
> Any suggestions?

ARI does not allow you to interact with or control the app_queue
application. It allows you to write your own replacement for app_queue.
ARI provides the primitives required to do so.

What were you looking to do from ARI?

-- 
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org



More information about the asterisk-dev mailing list