From 44810652d68ee987accf69c8227625fb60d6fd7d Mon Sep 17 00:00:00 2001 From: Mark Michelson Date: Thu, 14 Feb 2008 20:46:00 +0000 Subject: Change the queue holdtime announcement to happen at any interval (not just greater than two minutes). Remove the saying of less-than for holdtime announcements since it can lead to awkward holdtime announcements. Using '1' as a queue-round-seconds value is no longer valid. (closes issue #9736) Reported by: caio1982 Patches: queue_announce5.diff uploaded by caio1982 (license 22) Tested by: caio1982, putnopvut git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@103687 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- UPGRADE.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'UPGRADE.txt') diff --git a/UPGRADE.txt b/UPGRADE.txt index 0c7508e77..d1832d52f 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -160,6 +160,9 @@ Configuration: lowcost and other is not acceptable now. Look into qos.tex for description of this parameter. +* queues.conf: the queue-lessthan sound file option is no longer available, and the + queue-round-seconds option no longer takes '1' as a valid parameter. + Manager: * Manager has been upgraded to version 1.1 with a lot of changes. -- cgit v1.2.3