[asterisk-bugs] [JIRA] (ASTERISK-27661) Add new AMI Event for Load, Unload

Asterisk Team (JIRA) noreply at issues.asterisk.org
Tue Feb 6 14:27:13 CST 2018


    [ https://issues.asterisk.org/jira/browse/ASTERISK-27661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=242039#comment-242039 ] 

Asterisk Team commented on ASTERISK-27661:
------------------------------------------

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].

> Add new AMI Event for Load, Unload
> ----------------------------------
>
>                 Key: ASTERISK-27661
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27661
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: PBX/NewFeature
>    Affects Versions: Feature Tracker
>            Reporter: sungtae kim
>            Severity: Minor
>
> Raised load/unload ami event when the module loaded/unloaded.
> ```
> Event: Load
> Privilege: system,all
> Module: app_queue.so
> Status: 0
> Event: Unload
> Privilege: system,all
> Module: app_queue.so
> Status: 0
> Event: Reload
> Privilege: system,all
> Module: app_queue.so
> Status: 2
> ```



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list