[Home]

Summary:ASTERISK-23661: Queue global priorities
Reporter:Brett Sutton (bsutton)Labels:
Date Opened:2014-04-23 19:49:17Date Closed:2014-05-19 13:09:59
Priority:MajorRegression?
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Feature Tracker Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:We have a patch we are looking to submit which implements global priorities across queues.
Currently asterisk has the ability to priortise calls within a queue and to 'weight' queues.  Neither of these provide the find grained prioritisation across all queues that our clients require. i.e. weighting a queue simply means that all calls from that queue are dealt with first.

Global priorities ensures that all calls across all queues (that are marked as having global priorities enabled) are answered according to their priority regardless of the queue they are in.

This feature works particularly well with our other patch 'priority escalation' ASTERISK-23660.

Comments:By: Rusty Newton (rnewton) 2014-04-25 15:42:25.572-0500

Hi Brett, I don't see that you have posted a patch on any of your issues yet. Let me know if you are running into any issues.

The [Code Revew|https://wiki.asterisk.org/wiki/display/AST/Code+Review] wiki page should cover just about everything you need to know for the code review process, including signing the license agreement that will allow you to post your patches onto this issue tracker.

By: Rusty Newton (rnewton) 2014-05-19 13:09:59.169-0500

Please contact a bug marshal in #asterisk-bugs or #asterisk-dev on irc.freenode.net when you are ready to attach your patches to the issues and we can re-open them. Thanks!