summaryrefslogtreecommitdiff
path: root/configs/queues.conf.sample
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-06-26 16:26:39 +0000
committerMark Spencer <markster@digium.com>2004-06-26 16:26:39 +0000
commitb140eef0aa186020868aaf4ab663ce2aa38e73c2 (patch)
tree076396f0ace662d7d50b1678027644073562a395 /configs/queues.conf.sample
parent88bcbb2368e0c1b096f54e7b608c93b0bf730150 (diff)
Implement queue wide wrapuptime (bug #1707)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3317 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/queues.conf.sample')
-rwxr-xr-xconfigs/queues.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index 1a59819fa..4d483393c 100755
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -55,6 +55,11 @@
;
;retry = 5
;
+; After a successful call, how long to wait before sending a potentially
+; free member another call (default is 0, or no delay)
+;
+;wrapuptime=15
+;
; Maximum number of people waiting in the queue (0 for unlimited)
;
;maxlen = 0