From cbc39f7d71dd112a59a94fc49e670e505826f047 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Sun, 26 Sep 2004 02:31:13 +0000 Subject: [PATCH] tweak the queues.conf.sample git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3838 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/queues.conf.sample | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample index 72719c4929..7ba488ad38 100755 --- a/configs/queues.conf.sample +++ b/configs/queues.conf.sample @@ -70,7 +70,9 @@ ;announce-frequency = 90 ; ; Should we include estimated hold time in position announcements? -; Either yes, no, or only once; hold time will not be announced if <1 minute +; Either yes, no, or only once. +; Hold time will be announced as the estimated time, +; or "less than 2 minutes" when appropriate. ; ;announce-holdtime = yes|no|once -- 2.47.2