From 38d817b90e611437bf28742ef0f234429bf2882a Mon Sep 17 00:00:00 2001 From: markster Date: Sun, 3 Oct 2004 20:37:09 +0000 Subject: Merge member delay patch (bug #2563) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3904 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/queues.conf.sample | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'configs/queues.conf.sample') diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample index d22e385b5..5b570a0c5 100755 --- a/configs/queues.conf.sample +++ b/configs/queues.conf.sample @@ -130,6 +130,11 @@ ; reportholdtime = no ; ; +; If you wish to have a delay before the member is connected to the caller (or before the member +; hears any announcement messages), set this to the number of seconds to delay. +; +; memberdelay = 0 +; ; 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