[asterisk-bugs] [Asterisk 0013969]: [patch] Need tab completion of "core set debug X filename.c"
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Dec 5 10:22:42 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13969
======================================================================
Reported By: jtodd
Assigned To: mvanbaak
======================================================================
Project: Asterisk
Issue ID: 13969
Category: General
Reproducibility: always
Severity: trivial
Priority: low
Status: ready for testing
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 159221
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-11-25 13:00 CST
Last Modified: 2008-12-05 10:22 CST
======================================================================
Summary: [patch] Need tab completion of "core set debug X
filename.c"
Description:
There is a method by which debugging can be activated for particular C
files by typing something like this from the CLI:
core set debug 2 chan_sip.c
There is no indication that this is possible in the tab completion of the
command line. After typing "2" in the example above, hitting "tab" gives a
beep instead of something like "<filename.c>" or a list of available files.
For that matter, the idea that a number can be put in as a debug level is
not clear, either.
======================================================================
----------------------------------------------------------------------
(0095862) Corydon76 (administrator) - 2008-12-05 10:22
http://bugs.digium.com/view.php?id=13969#c95862
----------------------------------------------------------------------
New patch uploaded that should fix this.
Issue History
Date Modified Username Field Change
======================================================================
2008-12-05 10:22 Corydon76 Note Added: 0095862
======================================================================
More information about the asterisk-bugs
mailing list