aboutsummaryrefslogtreecommitdiffstats
path: root/configs/queues.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-03-04 00:59:58 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-03-04 00:59:58 +0000
commit484d9d791ff178d551df19b08b81d98352356ae6 (patch)
tree4f76d49a48aecde81a718f82aa675a9c3c090a14 /configs/queues.conf.sample
parent19a58256e4171d64970a439cc8c873b7b2f76f4f (diff)
Add timeoutrestart option (bug #3656)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5135 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/queues.conf.sample')
-rwxr-xr-xconfigs/queues.conf.sample6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index 0f0f37e58..0c3447ffa 100755
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -146,6 +146,12 @@ persistentmembers = yes
;
; memberdelay = 0
;
+; If timeoutrestart is set to yes, then the timeout for an agent to answer is
+; reset if a BUSY or CONGESTION is received. This can be useful if agents
+; are able to cancel a call with reject or similar.
+;
+; timeoutrestart = no
+;
; Each member of this call queue is listed on a separate line in
; the form technology/dialstring. "member" means a normal member of a
; queue. An optional penalty may be specified after a comma, such that