[asterisk-bugs] [Asterisk 0012451]: join empty categories are not the same as leavewhenempty ones, joinempty probably wrong

noreply at bugs.digium.com noreply at bugs.digium.com
Fri May 30 16:16:52 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12451 
====================================================================== 
Reported By:                davidw
Assigned To:                svnbot
====================================================================== 
Project:                    Asterisk
Issue ID:                   12451
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 114060 
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             04-15-2008 11:14 CDT
Last Modified:              05-30-2008 16:16 CDT
====================================================================== 
Summary:                    join empty categories are not the same as
leavewhenempty ones, joinempty probably wrong
Description: 
Once one accounts for joinempty and leavewhenempty sort of having opposite
logical senses, one cannot match the effects of the values of these two
variables one for one.

joinempty = no matches leavewhenempty = yes

joinempty = yes matches leavewhenempty = no

However, joinempty = strict drops only for QUEUE_NO_REACHABLE_MEMBERS,
but

leavewhenempty = strict drops for both QUEUE_NO_MEMBERS and
QUEUE_NO_REACHABLE_MEMBERS.

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

---------------------------------------------------------------------- 
 svnbot - 05-30-08 16:16  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 119419

_U  trunk/
U   trunk/apps/app_queue.c

------------------------------------------------------------------------
r119419 | tilghman | 2008-05-30 16:16:49 -0500 (Fri, 30 May 2008) | 14
lines

Merged revisions 119404 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r119404 | tilghman | 2008-05-30 16:17:45 -0500 (Fri, 30 May 2008) | 6
lines

When joinempty=strict, it only failed on join if there were busy members. 
If
all members were logged out OR paused, then it (incorrectly) let callers
join
the queue.
(closes issue http://bugs.digium.com/view.php?id=12451)
 Reported by: davidw

........

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-30-08 16:16  svnbot         Checkin                                      
05-30-08 16:16  svnbot         Note Added: 0087585                          
======================================================================




More information about the asterisk-bugs mailing list