From d55d17a49496aec0974405dcd25707de499c7d81 Mon Sep 17 00:00:00 2001 From: markster Date: Mon, 28 Mar 2005 20:48:24 +0000 Subject: Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DTMF mode git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5293 f38db490-d61c-443f-a65b-d21fe96a405b --- UPGRADE.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'UPGRADE.txt') diff --git a/UPGRADE.txt b/UPGRADE.txt index 89f2ed2a5..64836acf5 100755 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -26,3 +26,10 @@ Applications: * The CallerPres application has been removed. Use SetCallerPres instead. It accepts both numeric and symbolic names. + +Queues: + +* A queue is now considered empty not only if there are no members but if + none of the members are available (e.g. agents not logged on). To + restore the original behavior, use "leavewhenempty=strict" or + "joinwhenempty=strict" instead of "=yes" for those options. -- cgit v1.2.3