When joinempty=strict, it only failed on join if there were busy members. If
commitc6250d0f3771066e20134fe27886b68de4b238c3
authortilghman <tilghman@614ede4d-c843-0410-af14-a771ab80d22e>
Fri, 30 May 2008 21:17:45 +0000 (30 21:17 +0000)
committertilghman <tilghman@614ede4d-c843-0410-af14-a771ab80d22e>
Fri, 30 May 2008 21:17:45 +0000 (30 21:17 +0000)
treea48e1e1ae33ddd1e658f1789242008617ed859a5
parent03c4839a4605ebcacb860d80bd05103f5f2854ea
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 #12451)
 Reported by: davidw

git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@119404 614ede4d-c843-0410-af14-a771ab80d22e
apps/app_queue.c