From: Kevin P. Fleming Date: Tue, 14 Feb 2006 22:20:14 +0000 (+0000) Subject: warn people about ENUMLOOKUP counting change X-Git-Tag: 1.4.0-beta1~2618 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e6019c61c85cbaddfa4cd019d6924971d63854b;p=thirdparty%2Fasterisk.git warn people about ENUMLOOKUP counting change git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@10065 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/UPGRADE.txt b/UPGRADE.txt index b53cae6553..e748359609 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -40,8 +40,10 @@ Functions: modules.conf file then you will need to explicitly load the modules that contain the functions you want to use. -* The ENUM() function no longer supplies a default zone for searching; instead, - it uses the default zone(s) defined in enum.conf. +* The ENUMLOOP() function no longer supplies a default zone for searching; instead, + it uses the default zone(s) defined in enum.conf. In addition, when the 'c' + option (for counting the number of records is specified), but the lookup fails + to match any records, the returned value will now be "0" instead of blank. The SIP channel: