asterisk/res/ari
Matt Jordan c30d677333 res/stasis: Add CLI commands for displaying/debugging ARI apps
This patch adds three new CLI commands:
 - ari show apps: list the registered ARI applications
 - ari show app: show detailed information about an ARI application
 - ari set debug: dump events being sent to an ARI application

Note that while these CLI commands live in the res_stasis module, we use
the 'ari' family for these commands. This was done as most users of
Asterisk aren't aware of the semantic differences between ARI and
res_stasis, and some 'ari' CLI commands already exist.

ASTERISK-26488 #close

Change-Id: I51ad6ff0cabee0d69db06858c13f18b1c513c9f5
2016-11-01 09:43:46 -05:00
..
ari_model_validators.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
ari_model_validators.h ari: Update model validator based on addition of asterisk_id. 2016-10-18 11:52:44 -05:00
ari_websockets.c res/stasis: Add CLI commands for displaying/debugging ARI apps 2016-11-01 09:43:46 -05:00
cli.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
config.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
internal.h res_http_websocket: Close websocket correctly and use careful fwrite 2014-06-26 12:21:14 +00:00
resource_applications.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
resource_applications.h ARI: Fix endpoint/channel subscription issues; allow for subscriptions to tech 2014-07-22 16:20:58 +00:00
resource_asterisk.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
resource_asterisk.h ARI: Retrieve existing log channels 2015-08-07 14:57:45 -05:00
resource_bridges.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
resource_bridges.h ARI: Add the ability to play multiple media URIs in a single operation 2016-05-17 14:01:22 -03:00
resource_channels.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
resource_channels.h resource_channels: Sync with ARI stubs 2016-08-04 10:29:38 -05:00
resource_device_states.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
resource_device_states.h ARI: Remove unnecessary \briefs from automatically generated documentation 2014-07-02 21:13:46 +00:00
resource_endpoints.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
resource_endpoints.h Multiple revisions 420089-420090,420097 2014-08-05 21:44:09 +00:00
resource_events.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
resource_events.h ARI: Add the ability to subscribe to all events 2015-09-22 09:59:47 -05:00
resource_mailboxes.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
resource_mailboxes.h ARI: Remove unnecessary \briefs from automatically generated documentation 2014-07-02 21:13:46 +00:00
resource_playbacks.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
resource_playbacks.h ARI: Remove unnecessary \briefs from automatically generated documentation 2014-07-02 21:13:46 +00:00
resource_recordings.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
resource_recordings.h ARI: Add the ability to download the media associated with a stored recording 2016-05-20 09:06:12 -05:00
resource_sounds.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
resource_sounds.h ARI: Remove unnecessary \briefs from automatically generated documentation 2014-07-02 21:13:46 +00:00