From: Olle Johansson Date: Wed, 28 Jan 2009 14:39:26 +0000 (+0000) Subject: Yep. Documentation is important. X-Git-Tag: 1.6.2.0-beta1~342 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c61e33b927a03ae46f5b17873d967cffcaf0118e;p=thirdparty%2Fasterisk.git Yep. Documentation is important. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@171925 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index 0ffe816bc6..6ce9a3c38f 100644 --- a/CHANGES +++ b/CHANGES @@ -331,6 +331,9 @@ Queue changes * A new configuration option, "timeoutpriority" has been added. Please see the section labeled "QUEUE TIMING OPTIONS" in configs/queues.conf.sample for a detailed explanation of the option as well as an explanation about timeout options in general + * Added a new option - C - for forcing the "answered elsewhere" flag on + cancellation of calls in to members of the queue. This is to avoid the + call to a member of a queue having the call listed as a "missed call". Realtime changes ----------------