I’ve been looking through the docs (near
https://wiki.asterisk.org/wiki/display/AST/Asterisk+20+Applications+REST+API)
and am searching for a list of events I can subscribe to. Is this list
published? Or can I query the ARI for a list of available events?
Thanks
Brian
From: asterisk-users [mailto:asterisk-users-bounces at lists.digium.com] On
Behalf Of Joshua C. Colp
Sent: Wednesday, June 7, 2023 11:08 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users
at lists.digium.com>
Subject: Re: [asterisk-users] Listen to ARI events
On Wed, Jun 7, 2023 at 12:04 PM TTT <lists at telium.io <mailto:lists at
telium.io> > wrote:
Ok that worked.
Since I have not declared a statis app called “test”, does that mean any
non-existent app name on the URL will subscribe to all system events? (Or is
test a built-in app name)
Applications are not declared or configured anywhere. The act of connecting a
websocket with an app name creates them. And no, you have to pass
subscribeAll=yes to have the websocket subscribed to all events.
--
Joshua C. Colp
Asterisk Project Lead
Sangoma Technologies
Check us out at www.sangoma.com <http://www.sangoma.com> and
www.asterisk.org <http://www.asterisk.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.digium.com/pipermail/asterisk-users/attachments/20230607/fabe0d30/attachment.html>