[Asterisk-code-review] res/stasis: Add CLI commands for displaying/debugging ARI apps (asterisk[14])

Matt Jordan asteriskteam at digium.com
Tue Nov 1 09:26:54 CDT 2016


Hello Anonymous Coward #1000019,

I'd like you to reexamine a change.  Please visit

    https://gerrit.asterisk.org/4259

to look at the new patch set (#2).

Change subject: res/stasis: Add CLI commands for displaying/debugging ARI apps
......................................................................

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
---
M CHANGES
M include/asterisk/stasis_app.h
M res/ari/ari_websockets.c
M res/res_stasis.c
M res/stasis/app.c
M res/stasis/app.h
A res/stasis/cli.c
A res/stasis/cli.h
8 files changed, 413 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/59/4259/2
-- 
To view, visit https://gerrit.asterisk.org/4259
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I51ad6ff0cabee0d69db06858c13f18b1c513c9f5
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 14
Gerrit-Owner: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019



More information about the asterisk-code-review mailing list