aboutsummaryrefslogtreecommitdiffstats
path: root/configs/queues.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-06-26 16:26:39 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-06-26 16:26:39 +0000
commitae9212668ca89e98be1766555bd0d954c680993e (patch)
tree076396f0ace662d7d50b1678027644073562a395 /configs/queues.conf.sample
parentceb8d2ba47de92710bf062a3e3cdfc4798cb31c6 (diff)
Implement queue wide wrapuptime (bug #1707)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3317 f38db490-d61c-443f-a65b-d21fe96a405b
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