[Asterisk-code-review] Modules: Fix issues with CLI completion. (asterisk[master])
Corey Farrell
asteriskteam at digium.com
Mon Oct 30 00:39:55 CDT 2017
Corey Farrell has uploaded a new patch set (#2). ( https://gerrit.asterisk.org/6933 )
Change subject: Modules: Fix issues with CLI completion.
......................................................................
Modules: Fix issues with CLI completion.
* Stop using ast_module_helper to check if a module is loaded, use
ast_module_check instead (app_confbridge and app_meetme).
* Stop ast_module_helper from listing reload classes when needsreload
was not requested.
ASTERISK-27378
Change-Id: Iaed8c1e4fcbeb242921dbac7929a0fe75ff4b239
---
M apps/app_confbridge.c
M apps/app_meetme.c
M main/loader.c
3 files changed, 11 insertions(+), 20 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/33/6933/2
--
To view, visit https://gerrit.asterisk.org/6933
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iaed8c1e4fcbeb242921dbac7929a0fe75ff4b239
Gerrit-Change-Number: 6933
Gerrit-PatchSet: 2
Gerrit-Owner: Corey Farrell <git at cfware.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171030/fe45d3a4/attachment.html>
More information about the asterisk-code-review
mailing list