[asterisk-bugs] [Asterisk 0015000]: [patch] CoreStatus Data

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 26 15:20:52 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15000 
====================================================================== 
Reported By:                sum
Assigned To:                seanbright
====================================================================== 
Project:                    Asterisk
Issue ID:                   15000
Category:                   Core/ManagerInterface
Reproducibility:            always
Severity:                   text
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.2.0-beta1 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-04-29 19:14 CDT
Last Modified:              2009-05-26 15:20 CDT
====================================================================== 
Summary:                    [patch] CoreStatus Data
Description: 
The time in CoreStatus Response is the absolute time, not the relative
time

Example:

Action: CoreStatus

Response: Success
CoreStartupTime: 15:09:18
CoreReloadTime: 02:04:14
CoreCurrentCalls: 0 

15:09 was yesterday
2:04 is today
====================================================================== 

---------------------------------------------------------------------- 
 (0105458) svnbot (reporter) - 2009-05-26 15:20
 https://issues.asterisk.org/view.php?id=15000#c105458 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 196911

_U  branches/1.6.2/

------------------------------------------------------------------------
r196911 | seanbright | 2009-05-26 15:20:51 -0500 (Tue, 26 May 2009) | 16
lines

Blocked revisions 196907 via svnmerge

........
  r196907 | seanbright | 2009-05-26 16:20:08 -0400 (Tue, 26 May 2009) | 10
lines
  
  Include startup and reload date in the CoreStatus manager message.
  
  The CoreStartupTime and CoreReloadTime name/value pairs in the
CoreStatus
  response message only included the time and not the date.  This patch,
  inspired by the reporter's patch, adds 2 new fields - CoreStartupDate
and
  CoreReloadDate - which contain the date portion of these values.
  
  (closes issue https://issues.asterisk.org/view.php?id=15000)
  Reported by: sum
........

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-26 15:20 svnbot         Checkin                                      
2009-05-26 15:20 svnbot         Note Added: 0105458                          
======================================================================




More information about the asterisk-bugs mailing list