[Home]

Summary:ASTERISK-26058: [Patch] Add uptime and last reloaded to FullyBooted AMI event
Reporter:Niklas Larsson (pnlarsson)Labels:
Date Opened:2016-05-25 08:48:31Date Closed:2016-06-07 06:20:10
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/ManagerInterface
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Patch that adds Uptime and LastReload to FullyBooted event

{code}
Event: FullyBooted
Privilege: system,all
Uptime: 14
LastReload: 14
Status: Fully Booted
{code}
Comments:By: Asterisk Team (asteriskteam) 2016-05-25 08:48:32.689-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Niklas Larsson (pnlarsson) 2016-06-07 06:20:10.272-0500

Merged