From c564c601bde6da17be35a1c7bfd862fd73aef5be Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Fri, 4 Mar 2005 00:59:58 +0000 Subject: Add timeoutrestart option (bug #3656) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5135 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/queues.conf.sample | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'configs') 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 -- cgit v1.2.3