[asterisk-bugs] [Asterisk 0017308]: [patch] trivial patch to notifiy CLI when module loaded / unloaded.
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed May 12 14:59:17 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17308
======================================================================
Reported By: pabelanger
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17308
Category: Core/General
Reproducibility: N/A
Severity: trivial
Priority: none
Status: ready for testing
Asterisk Version: SVN
JIRA: SWP-1434
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 261865
Request Review:
======================================================================
Date Submitted: 2010-05-07 10:28 CDT
Last Modified: 2010-05-12 14:59 CDT
======================================================================
Summary: [patch] trivial patch to notifiy CLI when module
loaded / unloaded.
Description:
Currently, there is no way to notify the CLI the result of load/unload
modules.
asterisk -rx "module load app_dial.so"
asterisk -rx 'module unload app_dial.so"
======================================================================
----------------------------------------------------------------------
(0121835) svnbot (reporter) - 2010-05-12 14:59
https://issues.asterisk.org/view.php?id=17308#c121835
----------------------------------------------------------------------
Repository: asterisk
Revision: 262800
U trunk/main/cli.c
U trunk/main/loader.c
------------------------------------------------------------------------
r262800 | pabelanger | 2010-05-12 14:59:16 -0500 (Wed, 12 May 2010) | 8
lines
Notify CLI when modules is loaded / unloaded
(closes issue https://issues.asterisk.org/view.php?id=17308)
Reported by: pabelanger
Patches:
cli.modules.patch uploaded by pabelanger (license 224)
Tested by: pabelanger, russell
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=262800
Issue History
Date Modified Username Field Change
======================================================================
2010-05-12 14:59 svnbot Checkin
2010-05-12 14:59 svnbot Note Added: 0121835
======================================================================
More information about the asterisk-bugs
mailing list