aboutsummaryrefslogtreecommitdiffstats
path: root/configs/queues.conf.sample
diff options
context:
space:
mode:
authormmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2007-10-24 21:26:27 +0000
committermmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2007-10-24 21:26:27 +0000
commit7b69bb8f38eb41a0745b09b4bcd4c522f42af747 (patch)
treece9930d7c43c30bfae330d4a11160db169a9813c /configs/queues.conf.sample
parent46cd8cbfc56df42fe65b0d175168771c7846076b (diff)
Adding the general option "shared_lastcall" to queues so that a member's wrapuptime
may be used across multiple queues. (closes issue #9777, reported and patched by eliel) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@86985 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/queues.conf.sample')
-rw-r--r--configs/queues.conf.sample9
1 files changed, 8 insertions, 1 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index c7f7ad278..3fe9432b2 100644
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -60,6 +60,13 @@ monitor-type = MixMonitor
; Queue(queuename|[options]|[optionalurl]|[announceoverride]|[timeout])
; example: Queue(dave|t|||45)
+; shared_lastcall will make the lastcall and calls received be the same in
+; members logged in more than one queue.
+; This is useful to make the queue respect the wrapuptime of another queue
+; for a shared member
+;
+shared_lastcall=no
+;
;[markq]
;
; A sample call queue
@@ -124,7 +131,7 @@ monitor-type = MixMonitor
; at same time until there are no more waiting callers or no more
; available members. The per-queue setting of autofill allows you
; to override the default setting on an individual queue level.
-;
+;
;autofill=yes
;
; Autopause will pause a queue member if they fail to answer a call