[asterisk-bugs] [Asterisk 0014559]: [patch] Queue setting to disregard penalty on few queue members

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Dec 4 12:56:17 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14559 
====================================================================== 
Reported By:                fiddur
Assigned To:                dvossel
====================================================================== 
Project:                    Asterisk
Issue ID:                   14559
Category:                   Applications/NewFeature
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     ready for testing
Target Version:             1.8
Asterisk Version:           SVN 
JIRA:                       SWP-437 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 178702 
Request Review:              
====================================================================== 
Date Submitted:             2009-02-26 07:10 CST
Last Modified:              2009-12-04 12:56 CST
====================================================================== 
Summary:                    [patch] Queue setting to disregard penalty on few
queue members
Description: 
I've added a queue-setting to disregard members penalties when there are
fewer than 'penaltymemberslimit' members in the queue.

E.G.: Setting penaltymemberslimit to 4 makes the queue disregard all
members penalty levels if there are 4 or less members.

In queues that normally has many calls and many members prioritizing using
penaltiy levels makes good sense.  When these persons work off hours with
just a few others and few calls over several hours, they can now get an
even distribution during these times.
====================================================================== 

---------------------------------------------------------------------- 
 (0114780) svnbot (reporter) - 2009-12-04 12:56
 https://issues.asterisk.org/view.php?id=14559#c114780 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 233196

U   trunk/apps/app_queue.c
U   trunk/configs/queues.conf.sample

------------------------------------------------------------------------
r233196 | dvossel | 2009-12-04 12:56:16 -0600 (Fri, 04 Dec 2009) | 9 lines


new queue option, penaltymemberslimit, disregards penalty on too few queue
members when enabled 

(closes issue https://issues.asterisk.org/view.php?id=14559)
Reported by: fiddur
Patches:
      trunk-199584-1.diff uploaded by fiddur (license 678)
Tested by: fiddur, dvossel

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-04 12:56 svnbot         Checkin                                      
2009-12-04 12:56 svnbot         Note Added: 0114780                          
======================================================================




More information about the asterisk-bugs mailing list