[asterisk-bugs] [Asterisk 0010057]: [patch] Add additional call counter information to res_snmp

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Dec 7 10:08:15 CST 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10057 
====================================================================== 
Reported By:                jcmoore
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   10057
Category:                   Core/General
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 71655 
Disclaimer on File?:        Yes 
Request Review:              
====================================================================== 
Date Submitted:             06-25-2007 13:00 CDT
Last Modified:              12-07-2007 10:08 CST
====================================================================== 
Summary:                    [patch] Add additional call counter information to
res_snmp
Description: 
This patch adds 2 more datapoints to the Asterisk MIB, number of calls
currently on the PBX, (what you would see with 'core show channels') and an
entirely new counter, the total number of calls passed through the PBX
since time of last restart.  The total number of calls statistic required a
new variable and functions in pbx.c/pbx.h.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 12-07-07 10:08  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 91779

U   trunk/doc/asterisk-mib.txt
U   trunk/include/asterisk/pbx.h
U   trunk/main/cli.c
U   trunk/main/pbx.c
U   trunk/res/snmp/agent.c

------------------------------------------------------------------------
r91779 | qwell | 2007-12-07 10:08:14 -0600 (Fri, 07 Dec 2007) | 5 lines

Add count of total number of calls processed by asterisk during it's
lifetime.
Add number of total calls and current calls to SNMP.

Closes issue http://bugs.digium.com/view.php?id=10057, patch by jcmoore.

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
12-07-07 10:08  svnbot         Checkin                                      
12-07-07 10:08  svnbot         Note Added: 0075034                          
12-07-07 10:08  svnbot         Status                   feedback => assigned
12-07-07 10:08  svnbot         Assigned To               => qwell           
======================================================================




More information about the asterisk-bugs mailing list