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

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Aug 21 09:56:29 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10057 
====================================================================== 
Reported By:                jcmoore
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   10057
Category:                   Core/General
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     feedback
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:              08-21-2007 09:56 CDT
====================================================================== 
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.
====================================================================== 

---------------------------------------------------------------------- 
 jcmoore - 08-21-07 09:56  
---------------------------------------------------------------------- 
I've attached an updated patch against r80131.  I removed the XXX comment
I'd forgotten noted by qwell and also changed the data type for
astConfigCallsActive from an Integer32 to a Gauge32 as suggested by jeffg.

As far as a new branch for these sorts of values, what does everyone
think? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-21-07 09:56  jcmoore        Note Added: 0069167                          
======================================================================




More information about the asterisk-bugs mailing list