[asterisk-bugs] [Asterisk 0016203]: [patch] Backport patch 9048 to v1.4: Provide colors for daemonized asterisk
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Nov 10 15:51:38 CST 2009
The following issue has been REOPENED.
======================================================================
https://issues.asterisk.org/view.php?id=16203
======================================================================
Reported By: hdiogenes
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16203
Category: Core/General
Reproducibility: always
Severity: tweak
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 228692
Request Review:
======================================================================
Date Submitted: 2009-11-06 17:30 CST
Last Modified: 2009-11-10 15:51 CST
======================================================================
Summary: [patch] Backport patch 9048 to v1.4: Provide colors
for daemonized asterisk
Description:
Bug 9048 still happens in Asterisk 1.4.26: no color in rasterisk if
asterisk was daemonized.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0009048 [patch] Provide colors for daeminized a...
======================================================================
----------------------------------------------------------------------
(0113625) hdiogenes (reporter) - 2009-11-10 15:51
https://issues.asterisk.org/view.php?id=16203#c113625
----------------------------------------------------------------------
The comment on r88437 is "Revert commit
https://issues.asterisk.org/view.php?id=86119. Some users intentionally
do not want colorized terminals, so this was a misfeature."
With this patch, users that don't want colorized terminals can just run
`rasterisk -n` or `asterisk -n`.
-n Disable console colorization
In the other hand, the way Asterisk runs today will enable color only if
started in console mode. AFAIK most Asterisk users run it in daemon mode,
and not accepting this patch leaves users who *want* color with no option
other than to never start asterisk in daemon mode.
I think that the option to use color or not should be made at the time the
user runs `rasterisk`, not at server boot.
Issue History
Date Modified Username Field Change
======================================================================
2009-11-10 15:51 hdiogenes Note Added: 0113625
2009-11-10 15:51 hdiogenes Status closed => new
2009-11-10 15:51 hdiogenes Resolution won't fix => reopened
======================================================================
More information about the asterisk-bugs
mailing list