[Home]

Summary:ASTERISK-04077: [patch] chan_iax2 - add a netstats manager command
Reporter:grolloj (grolloj)Labels:
Date Opened:2005-05-04 17:01:05Date Closed:2011-06-07 14:04:46
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_iax_mgr_netstats.patch.txt
Description:This patch adds an IAXnetstats command for retrieving iax2 netstats from the manager interface. It differs from the cli "iax2 show netstats" command in that it doesn't output the heading banner and provides space-separated rather than fixed width values. Therefore it's more suitable for parsing and won't truncate the "owner->name" value.

I originally included this fix as part of a larger patch in bug ASTERISK-3933965, but am breaking it out to make review easier.

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

Disclaimer on file
Comments:By: Mark Spencer (markster) 2005-05-14 20:09:55

Added to CVS.

By: Digium Subversion (svnbot) 2008-01-15 15:34:26.000-0600

Repository: asterisk
Revision: 5657

U   trunk/channels/chan_iax2.c

------------------------------------------------------------------------
r5657 | markster | 2008-01-15 15:34:26 -0600 (Tue, 15 Jan 2008) | 2 lines

Add netstats option (bug ASTERISK-4077)

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

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