From b283a02a7df767a62d7b9db57be2c6eba99f70d1 Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Mon, 28 Jun 2004 20:17:20 +0000 Subject: Merge seconds announcement for queue hold time (bug #1941) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3332 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/queues.conf.sample | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'configs/queues.conf.sample') diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample index 4d483393c..66ed93242 100755 --- a/configs/queues.conf.sample +++ b/configs/queues.conf.sample @@ -73,6 +73,12 @@ ; Either yes, no, or only once; hold time will not be announced if <1 minute ; ;announce-holdtime = yes|no|once + +; +; What's the rounding time for the seconds? +; If this is non zero then we announce the seconds as well as the minutes rounded to this value +; +; announce-round-seconds = 10 ; ; Use these sound files in making position/holdtime announcements. The ; defaults are as listed below -- change only if you need to. @@ -82,6 +88,7 @@ ;queue-callswaiting = queue-callswaiting ; ("calls waiting.") ;queue-holdtime = queue-holdtime ; ("The current est. holdtime is") ;queue-minutes = queue-minutes ; ("minutes.") +;queue-seconds = queue-seconds ; ("seconds.") ;queue-thankyou = queue-thankyou ; ("Thank you for your patience.") ; ; Calls may be recorded using Asterisk's monitor resource -- cgit v1.2.3