aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-09-08 23:01:03 +0000
committermmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-09-08 23:01:03 +0000
commit95f8f4f8fcb6f5fb24b9481b1f06c4c48bb389ce (patch)
tree53700615143bd53a6c76d0a208b2e8eeaff6d4a9
parent492ee9f72d0c4ecde40e4ee3b0745d482dccfa3e (diff)
Blocked revisions 141906 via svnmerge
........ r141906 | mmichelson | 2008-09-08 18:00:06 -0500 (Mon, 08 Sep 2008) | 9 lines Optimization: The only reason we should check member status is if the queue has a joinempty or a leavewhenempty setting which could cause the caller to not join the queue or exit the queue. Prior to this patch, we could potentially traverse the entire queue's member list for no reason since even if the members are currently not available in some way we're going to let the caller join the queue anyway. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@141908 f38db490-d61c-443f-a65b-d21fe96a405b
0 files changed, 0 insertions, 0 deletions