[asterisk-bugs] [Asterisk 0007279]: [patch][post 1.4] app_queue: linear strategy

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Sep 18 08:07:28 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=7279 
====================================================================== 
Reported By:                diLLec
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   7279
Category:                   Applications/app_queue
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     ready for testing
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 34065 
Disclaimer on File?:        Yes 
Request Review:              
====================================================================== 
Date Submitted:             06-04-2006 12:14 CDT
Last Modified:              09-18-2007 08:07 CDT
====================================================================== 
Summary:                    [patch][post 1.4] app_queue: linear strategy
Description: 
i've implemented an linear strategy for app_queue which will distribute
calls as follows:

Member1
Member2
Member3
start over

so it's like roundrobin method but resetting the position counter
everytime a call can get distributed.

====================================================================== 

---------------------------------------------------------------------- 
 xarmiex - 09-18-07 08:07  
---------------------------------------------------------------------- 
I've added this linear patch to 1.2.24 (and 1.2.17) and it has brought 
back bug : 7278 even though that patch was commited a while
back.

So now if agent 2 is unavailable it rings

agent 1
agent 3
agent 3
agent 1 etc.

As described in :
http://bugs.digium.com/view.php?id=7278 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-18-07 08:07  xarmiex        Note Added: 0070726                          
======================================================================




More information about the asterisk-bugs mailing list