[asterisk-bugs] [Asterisk 0013344]: [patch] Adds "skinny show debug" that provides device, line and sub info for debugging purposes.
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Sep 3 12:57:13 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13344
======================================================================
Reported By: wedhorn
Assigned To: mvanbaak
======================================================================
Project: Asterisk
Issue ID: 13344
Category: Channels/chan_skinny/NewFeature
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!): 138951
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-08-20 05:47 CDT
Last Modified: 2008-09-03 12:57 CDT
======================================================================
Summary: [patch] Adds "skinny show debug" that provides
device, line and sub info for debugging purposes.
Description:
As per summary. Type in "skinny show debug" at the CLI and you'll get back
a summary of all devices, lines and existing subs. Layout is a bit terse,
but it is for debugging.
Generally the output should be fairly self explanatory except:
- first number of a line is the instance
- an A> at the beginning of a sub indicates the activesub.
Also, includes a line at about line 4380 that fixes unholding phones after
hanging up on the old phones.
======================================================================
----------------------------------------------------------------------
(0092030) svnbot (reporter) - 2008-09-03 12:57
http://bugs.digium.com/view.php?id=13344#c92030
----------------------------------------------------------------------
Repository: asterisk
Revision: 140938
U trunk/CHANGES
U trunk/channels/chan_skinny.c
------------------------------------------------------------------------
r140938 | mvanbaak | 2008-09-03 12:57:12 -0500 (Wed, 03 Sep 2008) | 12
lines
Added 'skinny show lines verbose'
This will print the subs and their status for every line (if any).
wedhorn did most of the work with his patch which introduced
'skinny show debug' but a discussion on IRC stated that it should be
added to 'skinny show lines'
Input on the output format by Qwell on IRC.
(closes issue http://bugs.digium.com/view.php?id=13344)
Reported by: wedhorn
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=140938
Issue History
Date Modified Username Field Change
======================================================================
2008-09-03 12:57 svnbot Checkin
2008-09-03 12:57 svnbot Note Added: 0092030
======================================================================
More information about the asterisk-bugs
mailing list