[Asterisk-code-review] CLI: Enable automatic references to modules. (asterisk[master])
Corey Farrell
asteriskteam at digium.com
Mon May 4 16:50:40 CDT 2015
Hello George Joseph,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/337
to look at the new patch set (#4).
Change subject: CLI: Enable automatic references to modules.
......................................................................
CLI: Enable automatic references to modules.
* Pass module to ast_cli_register and ast_cli_register_multiple.
* Add a module reference before executing any CLI callback, remove
the reference when complete.
* Modify extra sources in modules to make module pointer available.
ASTERISK-25049 #close
Reported by: Corey Farrell
Change-Id: I7aafc7c9f2b912918f28fe51d51e9e8a755750e3
---
M include/asterisk/cli.h
M main/cli.c
M res/res_clioriginate.c
M res/res_convert.c
M utils/ael_main.c
M utils/clicompat.c
M utils/conf2ael.c
7 files changed, 28 insertions(+), 39 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/37/337/4
--
To view, visit https://gerrit.asterisk.org/337
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I7aafc7c9f2b912918f28fe51d51e9e8a755750e3
Gerrit-PatchSet: 4
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
More information about the asterisk-code-review
mailing list