[Home]

Summary:ASTERISK-12444: Logger doesn't show correct PID
Reporter:Atis Lezdins (atis)Labels:
Date Opened:2008-07-24 10:07:21Date Closed:2008-07-24 14:46:12
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) log_pid.diff
Description:Since Asterisk 1.6.0 logger shows only PID of logger thread.
Comments:By: Eliel Sardanons (eliel) 2008-07-24 11:51:51

It is working fine for me, tested against asterisk trunk and not 1.6.0.

By: Digium Subversion (svnbot) 2008-07-24 14:45:46

Repository: asterisk
Revision: 133448

U   trunk/main/logger.c

------------------------------------------------------------------------
r133448 | mmichelson | 2008-07-24 14:45:40 -0500 (Thu, 24 Jul 2008) | 12 lines

Print the correct PID in log messages. Prior to
this commit, only the logger thread's PID would
be printed.

(closes issue ASTERISK-12444)
Reported by: atis
Patches:
     log_pid.diff uploaded by putnopvut (license 60)
Tested by: eliel



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

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