[Asterisk-code-review] ARI: Added new functionality to get all module information. (asterisk[13])
Matt Jordan
asteriskteam at digium.com
Fri Jun 26 20:57:18 CDT 2015
Matt Jordan has posted comments on this change.
Change subject: ARI: Added new functionality to get all module information.
......................................................................
Patch Set 1:
(1 comment)
https://gerrit.asterisk.org/#/c/732/1/res/ari/resource_asterisk.c
File res/ari/resource_asterisk.c:
Line 163: module_info = ast_json_pack("{s: s, s: s, s: i, s: s, s: s}",
: "name", module,
: "description", description,
: "use_count", usecnt,
: "status", status,
:
> Done
No, I don't know why I typed 'done' here. :-P
--
To view, visit https://gerrit.asterisk.org/732
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I63cbbf0ec0c3544cc45ed2a588dceabe91c5e0b0
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Benjamin Keith Ford <bford at digium.com>
Gerrit-Reviewer: Benjamin Keith Ford <bford at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list