[asterisk-bugs] [Asterisk 0017576]: [patch] Cannot join a queue when all members are paused and "joinempty=no".

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jul 2 10:46:28 CDT 2010


The following issue has been RESOLVED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17576 
====================================================================== 
Reported By:                ramonpeek
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   17576
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Asterisk Version:           1.4.33 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-07-01 09:08 CDT
Last Modified:              2010-07-02 10:46 CDT
====================================================================== 
Summary:                    [patch] Cannot join a queue when all members are
paused and "joinempty=no".
Description: 
It's not possible to join a queue when all members are paused and
"joinempty" is set to no.

Pausing all members in a queue means the queue still has members, but they
are not reachable. Which means that if "joinempty=no" is set, the queue
should except callers. Only if "joinempty=strict" is set, should the call
not be accepted.
====================================================================== 

---------------------------------------------------------------------- 
 (0124189) svnbot (reporter) - 2010-07-02 10:46
 https://issues.asterisk.org/view.php?id=17576#c124189 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 273639

U   branches/1.4/apps/app_queue.c

------------------------------------------------------------------------
r273639 | tilghman | 2010-07-02 10:46:26 -0500 (Fri, 02 Jul 2010) | 8
lines

If all members are paused, the wrong status is indicated.

(closes issue https://issues.asterisk.org/view.php?id=17576)
 Reported by: ramonpeek
 Patches: 
       diff.txt uploaded by ramonpeek (license 266)
 Tested by: ramonpeek

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-02 10:46 svnbot         Checkin                                      
2010-07-02 10:46 svnbot         Note Added: 0124189                          
2010-07-02 10:46 svnbot         Status                   new => assigned     
2010-07-02 10:46 svnbot         Assigned To               => tilghman        
2010-07-02 10:46 svnbot         Status                   assigned => resolved
2010-07-02 10:46 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list