[Home]

Summary:ASTERISK-04091: [patch] make language used in 'iax2 trunk debug' more correctly represent data shown
Reporter:kb1_kanobe2 (kb1_kanobe2)Labels:
Date Opened:2005-05-06 02:12:20Date Closed:2008-01-15 15:34:37.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_iax2.c.trunkverbiagepatch
Description:This trivial patch adjusts the output of 'iax2 trunk debug' to more correctly explain that it's showing the number of chunks of data going down the trunk, not the number of calls as it originally implied.

In addition the high water mark and ceiling sizes of each trunk queue are also exposed.

Disclaimer on file.

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

When repeatedly issuing 'iax2 trunk debug' in the console the 'calls processed' count tends to wander, implying a problem with the trunking code - actually it's reporting the number of iax frames in the trunk at that instant, which may be +/- the number of calls using the trunk.
Comments:By: Kevin P. Fleming (kpfleming) 2005-05-15 00:45:49

Committed to CVS HEAD, thanks!

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

Repository: asterisk
Revision: 5670

U   trunk/channels/chan_iax2.c

------------------------------------------------------------------------
r5670 | kpfleming | 2008-01-15 15:34:37 -0600 (Tue, 15 Jan 2008) | 2 lines

fix up help text and output for 'iax2 trunk debug' CLI command (bug ASTERISK-4091)

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

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