asterisk/res/stasis
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
..
app.c res/stasis: Add CLI commands for displaying/debugging ARI apps 2016-11-01 09:43:46 -05:00
app.h res/stasis: Add CLI commands for displaying/debugging ARI apps 2016-11-01 09:43:46 -05:00
cli.c res/stasis: Add CLI commands for displaying/debugging ARI apps 2016-11-01 09:43:46 -05:00
cli.h res/stasis: Add CLI commands for displaying/debugging ARI apps 2016-11-01 09:43:46 -05:00
command.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
command.h ARI: Fix a crash caused by hanging during playback to a channel in a bridge 2014-08-22 16:52:51 +00:00
control.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
control.h res_stasis: Handle re-enter stasis bridge with swap channel. 2016-04-20 15:44:30 -05:00
messaging.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
messaging.h Clean up files that do not end with newlines 2014-08-21 14:52:28 +00:00
stasis_bridge.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
stasis_bridge.h ARI: Make mixing bridges propagate linkedids and accountcodes. 2014-07-09 16:34:51 +00:00