[asterisk-bugs] [Asterisk 0010847]: executing CLI command from command line have bad verbosity
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Oct 15 05:53:32 CDT 2007
The following issue has been REOPENED.
======================================================================
http://bugs.digium.com/view.php?id=10847
======================================================================
Reported By: atis
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 10847
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.4.10
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 09-28-2007 13:42 CDT
Last Modified: 10-15-2007 05:53 CDT
======================================================================
Summary: executing CLI command from command line have bad
verbosity
Description:
I have asterisk running with -vvvd. When i execute command from command
line with "-rx" i get "Verbosity is at least 3" all the times, and
sometimes i get output of CLI for some period (larger when asterisk is
under load).
I would generally expect the "-rx" to have executed with verbosity 0 and
debug 0. If i would want to add some verbosity i would do "-v" and "-d" as
much as i need.
There is option "-m" that is supposed to mute CLI output, but it doesn't
seems to work.
======================================================================
----------------------------------------------------------------------
atis - 10-15-07 05:53
----------------------------------------------------------------------
A little bug found regarding to this.
On reconnect (-R) console stays muted.
I added "logger mute silent" on reconnect part - see patch. This works,
but i'm not definitely sure that it's the best place.
Issue History
Date Modified Username Field Change
======================================================================
10-15-07 05:53 atis Status closed => feedback
10-15-07 05:53 atis Resolution fixed => reopened
10-15-07 05:53 atis Note Added: 0071957
======================================================================
More information about the asterisk-bugs
mailing list