[Home]

Summary:ASTERISK-02550: [patch] Count for show modules
Reporter:Clod Patry (junky)Labels:
Date Opened:2004-10-06 21:07:28Date Closed:2008-01-15 15:09:44.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) count_mod_loaded.txt
( 1) count_modules.txt
Description:Display the number of modules loaded when doing a show modules. That could be useful to know how many modules are loaded.


****** ADDITIONAL INFORMATION ******

example:
asterisk*CLI> show modules
[...]
app_db.so                 Database access functions for Asterisk e 0
chan_sip.so               Session Initiation Protocol (SIP)        0
112 modules loaded
asterisk*CLI>
Comments:By: Clod Patry (junky) 2004-10-06 21:14:48

i'll submit the disclaimer tomorow.

and i've that CVS version: CVS-HEAD-10/06/04-20:33:46


edited on: 10-06-04 21:21

edited on: 10-06-04 22:17

By: Clod Patry (junky) 2004-10-07 00:12:12

Take the last one (count_modules.txt).
The old one have trouble with spaces. If any bug marshalls could remove count_mod_loaded.txt it would be appreciated.
A Great thanks to pfn for this.

By: Mark Spencer (markster) 2004-10-08 14:19:21

Added to CVS.

By: Russell Bryant (russell) 2004-10-08 15:44:03

not included in the 1.0 branch - new feature

By: Digium Subversion (svnbot) 2008-01-15 15:09:44.000-0600

Repository: asterisk
Revision: 3953

U   trunk/cli.c
U   trunk/config.c
U   trunk/include/asterisk/config.h
U   trunk/include/asterisk/config_pvt.h
U   trunk/loader.c

------------------------------------------------------------------------
r3953 | markster | 2008-01-15 15:09:44 -0600 (Tue, 15 Jan 2008) | 2 lines

Minor config updates, add module counts (bug ASTERISK-2550)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=3953