Re: [asterisk-users] Subscribe to events via ARI from node.js without sending to Stasis

2016-11-28 Thread Joshua Colp
On Mon, Nov 28, 2016, at 11:39 AM, Matt Riddell wrote: > > > On 27/11/2016, at 6:44 PM, Joshua Colp wrote: > > > > On Wed, Nov 23, 2016, at 06:41 PM, Matt Riddell wrote: > >> > >> There doesn't appear to be a way to monitor general Asterisk events like > >> you can in the

Re: [asterisk-users] Subscribe to events via ARI from node.js without sending to Stasis

2016-11-28 Thread Matt Riddell
> On 27/11/2016, at 6:44 PM, Joshua Colp wrote: > > On Wed, Nov 23, 2016, at 06:41 PM, Matt Riddell wrote: >> >> There doesn't appear to be a way to monitor general Asterisk events like >> you can in the Asterisk manager without polling for channel statuses or >> sending the

Re: [asterisk-users] Subscribe to events via ARI from node.js without sending to Stasis

2016-11-27 Thread Joshua Colp
On Wed, Nov 23, 2016, at 06:41 PM, Matt Riddell wrote: > Hi, > > I'm writing a node.js backend to pass events via a websocket to a CRM. > > Basically what I want to do is notice when things happen (i.e. new > channel, new bridge etc) without sending the channels to the Stasis app. > > The

[asterisk-users] Subscribe to events via ARI from node.js without sending to Stasis

2016-11-23 Thread Matt Riddell
Hi, I'm writing a node.js backend to pass events via a websocket to a CRM. Basically what I want to do is notice when things happen (i.e. new channel, new bridge etc) without sending the channels to the Stasis app. The channels I'm interested in are agents who are in a queue only because they