[Home]

Summary:ASTERISK-12090: [patch] Separate directionality of log messages versus console commands
Reporter:Tilghman Lesher (tilghman)Labels:
Date Opened:2008-05-27 13:42:48Date Closed:2008-05-27 13:53:39
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20080527__bug12731.diff.txt
Description:Per seanbright's report on #asterisk-dev
Comments:By: Sean Bright (seanbright) 2008-05-27 13:49:52

NUL character no longer shows up in front of messages on 1.4.20.1 after applying the patch.

Thanks!

By: Digium Subversion (svnbot) 2008-05-27 13:51:51

Repository: asterisk
Revision: 118465

U   branches/1.4/main/asterisk.c

------------------------------------------------------------------------
r118465 | tilghman | 2008-05-27 13:51:47 -0500 (Tue, 27 May 2008) | 8 lines

NULL character should terminate only commands back to the core, not log
messages to the console.
(closes issue ASTERISK-12090)
Reported by: seanbright
Patches:
      20080527__bug12731.diff.txt uploaded by Corydon76 (license 14)
Tested by: seanbright

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=118465

By: Digium Subversion (svnbot) 2008-05-27 13:52:49

Repository: asterisk
Revision: 118466

_U  trunk/
U   trunk/main/asterisk.c

------------------------------------------------------------------------
r118466 | tilghman | 2008-05-27 13:52:48 -0500 (Tue, 27 May 2008) | 16 lines

Merged revisions 118465 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r118465 | tilghman | 2008-05-27 13:58:09 -0500 (Tue, 27 May 2008) | 8 lines

NULL character should terminate only commands back to the core, not log
messages to the console.
(closes issue ASTERISK-12090)
Reported by: seanbright
Patches:
      20080527__bug12731.diff.txt uploaded by Corydon76 (license 14)
Tested by: seanbright

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=118466

By: Digium Subversion (svnbot) 2008-05-27 13:53:39

Repository: asterisk
Revision: 118471

_U  branches/1.6.0/
U   branches/1.6.0/main/asterisk.c

------------------------------------------------------------------------
r118471 | tilghman | 2008-05-27 13:53:38 -0500 (Tue, 27 May 2008) | 24 lines

Merged revisions 118466 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r118466 | tilghman | 2008-05-27 13:59:06 -0500 (Tue, 27 May 2008) | 16 lines

Merged revisions 118465 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r118465 | tilghman | 2008-05-27 13:58:09 -0500 (Tue, 27 May 2008) | 8 lines

NULL character should terminate only commands back to the core, not log
messages to the console.
(closes issue ASTERISK-12090)
Reported by: seanbright
Patches:
      20080527__bug12731.diff.txt uploaded by Corydon76 (license 14)
Tested by: seanbright

........

................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=118471