[asterisk-bugs] [Asterisk 0013969]: Need tab completion of "core set debug X filename.c"
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Dec 4 16:09:46 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: assigned
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-04 16:09 CST
======================================================================
Summary: 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.
======================================================================
----------------------------------------------------------------------
(0095807) jtodd (administrator) - 2008-12-04 16:09
http://bugs.digium.com/view.php?id=13969#c95807
----------------------------------------------------------------------
Sounds like the best of the two options has a potential (the list of
filenames) and that would be great!
Issue History
Date Modified Username Field Change
======================================================================
2008-12-04 16:09 jtodd Note Added: 0095807
======================================================================
More information about the asterisk-bugs
mailing list