[asterisk-bugs] [Asterisk 0010847]: executing CLI command from command line have bad verbosity
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Oct 2 12:35:52 CDT 2007
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=10847
======================================================================
Reported By: atis
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 10847
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
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:
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 09-28-2007 13:42 CDT
Last Modified: 10-02-2007 12:35 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.
======================================================================
----------------------------------------------------------------------
qwell - 10-02-07 12:35
----------------------------------------------------------------------
I looked at this for about 2 hours yesterday, trying to fix the problem
reported here, but I realized that it was actually working as intended.
The 'm' option isn't supposed to be used from remote consoles - it is to
be used when you start asterisk.
If you start asterisk with -m, any remote consoles that connect will be
muted.
As for not turning off the verbosity when connecting without any v's -
that is also intended behavior.
Issue History
Date Modified Username Field Change
======================================================================
10-02-07 12:35 qwell Note Added: 0071329
======================================================================
More information about the asterisk-bugs
mailing list