[asterisk-bugs] [Asterisk 0018580]: [patch] Using 'asterisk -r' no longer displays welcome_message
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Feb 8 15:24:04 CST 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18580
======================================================================
Reported By: pabelanger
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 18580
Category: Core/General
Reproducibility: always
Severity: minor
Priority: normal
Status: confirmed
Target Version: 1.8.4
Asterisk Version: SVN
JIRA: SWP-2847
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-01-05 12:30 CST
Last Modified: 2011-02-08 15:24 CST
======================================================================
Summary: [patch] Using 'asterisk -r' no longer displays
welcome_message
Description:
This was reported to the asterisk-dev mailing list a few months ago. It
looks to be a regression as a result of
https://reviewboard.asterisk.org/r/915/.
I reverted some of the logic, but not sure it is the correct solution
======================================================================
----------------------------------------------------------------------
(0131708) svnbot (reporter) - 2011-02-08 15:24
https://issues.asterisk.org/view.php?id=18580#c131708
----------------------------------------------------------------------
Repository: asterisk
Revision: 307092
U branches/1.8/main/logger.c
------------------------------------------------------------------------
r307092 | qwell | 2011-02-08 15:24:03 -0600 (Tue, 08 Feb 2011) | 9 lines
Fix issue with verbose messages not showing on remote console.
This code was reworked recently, and since the logchannel list hadn't been
created yet at this point, and it was a verbose message, it was being
dropped
on the floor. Now it'll continue on to where it should be handled.
(closes issue https://issues.asterisk.org/view.php?id=18580)
Reported by: pabelanger
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=307092
Issue History
Date Modified Username Field Change
======================================================================
2011-02-08 15:24 svnbot Checkin
2011-02-08 15:24 svnbot Note Added: 0131708
======================================================================
More information about the asterisk-bugs
mailing list