[Home]

Summary:ASTERISK-01523: [patch] Config option to allow queues with no members to be joined
Reporter:Tilghman Lesher (tilghman)Labels:
Date Opened:2004-07-23 19:12:29Date Closed:2008-01-15 15:03:24.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20040723__queue_join_empty.diff.txt
Description:We have our agents log out of the queue when they receive a call, so that they can have variable time between calls to update the customer record.  This patch allows callers to join a queue, even when all agents are logged out.  This behavior is configurable per queue, with the "joinempty" configuration directive.
Comments:By: Mark Spencer (markster) 2004-07-23 23:51:49

Added to CVS

By: Digium Subversion (svnbot) 2008-01-15 15:03:24.000-0600

Repository: asterisk
Revision: 3502

U   trunk/apps/app_queue.c
U   trunk/configs/queues.conf.sample

------------------------------------------------------------------------
r3502 | markster | 2008-01-15 15:03:23 -0600 (Tue, 15 Jan 2008) | 2 lines

Create option for joining empty queue (bug ASTERISK-1523)

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

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