Will Stasis monitor queue events

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We are working with stasis.

1. The below dialplan is being used ,

exten=>700,1,Verbose(Stasis testing)
same=>n,stasis(hello,world)
same=>n,Hangup()

2. Then we connect to asterisk through the below websocket,
   *$ wscat.py
'ws://192.168.1.60:8088/ari/events?app=hello&api_key=hey:peekaboo
<http://192.168.1.60:8088/ari/events?app=hello&api_key=hey:peekaboo>'*

I try to make a call to 700 and find the stasis_start,stasis_end events
receiving at the console.  Using the channel information received, we are
able to answer the channel.


The other scenario is given below,

exten=>600,1,Verbose(stasis Queue testing)
same=>n,stasis(Queue,sales)
same=>n,Hangup()

Now my query is whether its possible to monitor queue events using stasis
or will the call be passed to the queue, like the normal queue(sales) app
does and we can monitor the queue?

With Regards

N.Prakash
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-app-dev/attachments/20131204/cda377fc/attachment.html>


[Index of Archives]     [Asterisk SS7]     [Asterisk Announcements]     [Asterisk Users]     [PJ SIP]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Linux API]

  Powered by Linux