[asterisk-dev] Put Queue in Stasis Application

Salvatore Franco s.franco at fast-auto.it
Mon Nov 21 09:00:44 CST 2016


Hi,
my application should:

* control member status (Online, Offline, Talking, Ringing, Away etc.)
* Send a notification to the member when incoming call arrives
* Answer, Hang up, Park, Transfer, Start Conference call
* Record Call
* Read DTMF to verify security OTP sent through SMS by my WebApp  
* Start an Outbound Call

All of this operation were handled by queue with fewestcalls strategy.

Can you explain me how to implement my own queue?

I'm a Newbie in Asterisk Development

Thanks a lot

Best Regards

Salvatore 
 
 


Da: asterisk-dev-bounces at lists.digium.com
A: asterisk-dev at lists.digium.com
Cc: 
Data: Mon, 21 Nov 2016 10:48:36 -0400
Oggetto: Re: [asterisk-dev] Put Queue in Stasis Application


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
 
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
 
asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20161121/e7b4b394/attachment.html>


More information about the asterisk-dev mailing list