[Asterisk-code-review] CLI: Enable automatic references to modules. (asterisk[master])

Corey Farrell asteriskteam at digium.com
Sat May 2 14:27:15 CDT 2015


Corey Farrell has uploaded a new patch set (#2).

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 apps/app_confbridge.c
M apps/confbridge/conf_config_parser.c
M apps/confbridge/include/confbridge.h
M channels/chan_iax2.c
M channels/iax2/include/iax2.h
M channels/iax2/provision.c
M include/asterisk/cli.h
M main/cli.c
M res/ari/cli.c
M res/ari/internal.h
M res/parking/parking_ui.c
M res/parking/res_parking.h
M res/res_ari.c
M res/res_clioriginate.c
M res/res_convert.c
M res/res_parking.c
M res/res_pjsip/config_auth.c
M res/res_pjsip/config_transport.c
M res/res_pjsip/include/res_pjsip_private.h
M res/res_pjsip/location.c
M res/res_pjsip/pjsip_cli.c
M res/res_pjsip/pjsip_configuration.c
M res/res_pjsip/pjsip_options.c
M utils/ael_main.c
M utils/clicompat.c
M utils/conf2ael.c
26 files changed, 80 insertions(+), 65 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/37/337/2
-- 
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: 2
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>



More information about the asterisk-code-review mailing list