[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:27 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17576
======================================================================
Reported By: ramonpeek
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17576
Category: Applications/app_queue
Reproducibility: always
Severity: minor
Priority: normal
Status: new
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:
======================================================================
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
======================================================================
More information about the asterisk-bugs
mailing list