From: Tilghman Lesher Date: Fri, 21 Mar 2008 01:44:38 +0000 (+0000) Subject: Add note of the added Directory options, from commit 110237 (closes issue #7151) X-Git-Tag: 1.6.0-beta7~54 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ec3033020e85d7fceeead9ee4975b9df1aad887a;p=thirdparty%2Fasterisk.git Add note of the added Directory options, from commit 110237 (closes issue #7151) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@110444 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index 406aa5692e..165bb513bd 100644 --- a/CHANGES +++ b/CHANGES @@ -18,6 +18,14 @@ PBX Changes to something that matches the pattern a hint will be created using the contents and variables evaluated. +Application Changes +------------------- + * Directory now permits both first and last names to be matched at the same + time. In addition, the number of digits to enter of the name can be set in + the arguments to Directory; previously, you could enter only 3, regardless + of how many names are in your company. For large companies, this should be + quite helpful. + ------------------------------------------------------------------------------ --- Functionality changes from Asterisk 1.4.X to Asterisk 1.6.0 ------------- ------------------------------------------------------------------------------