[asterisk-dev] Put Queue in Stasis Application

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


Ok,
so the good news is that I'm not completely unable to do this :)

Well, in your opionion, if ARI is too much high-level, how can i approach to the problem to manipulate channels that are in "standard" queue?

Thanks
Salvatore
Franco



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


On Mon, Nov 21, 2016, at 11:00 AM, Salvatore Franco wrote:
> 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?
 
The primitives ARI exposes are documented on the wiki[1] and have
tutorials for a few different sections[2][3]. ARI itself, while some
Asteriskisms come through, is really built around higher level concepts.
 
As for explaining how to implement your own queue that's not something
that I think anyone can really do. You need to define what the queue
should do and then use the primitives to implement it.
 
[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+ARI
[2]
https://wiki.asterisk.org/wiki/display/AST/ARI+and+Channels%3A+Manipulating+Channel+State
[3]
https://wiki.asterisk.org/wiki/display/AST/Introduction+to+ARI+and+Bridges
 
-- 
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/ff770376/attachment.html>


More information about the asterisk-dev mailing list