summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2005-03-04 00:59:58 +0000
committerMark Spencer <markster@digium.com>2005-03-04 00:59:58 +0000
commitc564c601bde6da17be35a1c7bfd862fd73aef5be (patch)
tree4f76d49a48aecde81a718f82aa675a9c3c090a14 /configs
parentd0d47362e3c10d975bf6294f7924f81a91544ad2 (diff)
Add timeoutrestart option (bug #3656)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5135 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-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