[asterisk-bugs] [Asterisk 0016834]: [patch] [regression][patch] autofill=no always IGNORED.

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Feb 17 10:39:06 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16834 
====================================================================== 
Reported By:                kebl0155
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16834
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.2.2 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-02-16 05:28 CST
Last Modified:              2010-02-17 10:39 CST
====================================================================== 
Summary:                    [patch] [regression][patch] autofill=no always
IGNORED.
Description: 
Autofill=yes allows calls to be placed to agents from callers who are not
at the front of the queue.

While this may be desirable in some cases, it causes the following
problems in others:

- Callers may get stuck in the queue (particularly with small teams of
agents)
- Wait times and position announcements may be upset if the queue is not
first-come-first-served.

The default behaviour is therefore autofill=no.  However, a bug was
introduced in Asterisk 1.4.25 which overrides this setting.
====================================================================== 

---------------------------------------------------------------------- 
 (0118156) svnbot (reporter) - 2010-02-17 10:39
 https://issues.asterisk.org/view.php?id=16834#c118156 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 247168

U   branches/1.4/apps/app_queue.c

------------------------------------------------------------------------
r247168 | mmichelson | 2010-02-17 10:24:17 -0600 (Wed, 17 Feb 2010) | 7
lines

Make sure that when autofill is disabled that callers not in the front of
the queue cannot place calls.

(closes issue https://issues.asterisk.org/view.php?id=16834)
Reported by: kebl0155
Patches:
      app_queue_no_autofill.v1.patch uploaded by kebl0155 (license 356)

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-02-17 10:39 svnbot         Checkin                                      
2010-02-17 10:39 svnbot         Note Added: 0118156                          
======================================================================




More information about the asterisk-bugs mailing list