[Home]

Summary:ASTERISK-25480: [patch]Add field PauseReason on QueueMemberStatus
Reporter:Rodrigo Ramirez Norambuena (roramirez)Labels:
Date Opened:2015-10-19 15:30:52Date Closed:2016-01-31 20:51:06.000-0600
Priority:MinorRegression?
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Feature Tracker Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:The reason of a pause  is possible add when the members is paused. The reason value only is added on logging system.

When get the status of member by QueueMemberStatus is possible get value if is paused but not the reason.

The feature will be add the reason of a pause by  PauseReason field on QueueMemberStatus
Comments:By: Asterisk Team (asteriskteam) 2015-10-19 15:30:53.772-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: Joshua C. Colp (jcolp) 2015-12-02 15:12:20.201-0600

Are you wanting to keep this issue open to track getting this into 13 with a test, or should it be closed since it was merged into master?

By: Rodrigo Ramirez Norambuena (roramirez) 2015-12-02 19:30:04.167-0600

Please, keep open. Let me  to make the test.