From c2620074e82cb38706f1a5a918e058924fc3c4d2 Mon Sep 17 00:00:00 2001 From: Brett Bryant Date: Fri, 9 May 2008 19:55:35 +0000 Subject: [PATCH] Blocked revisions 115584 via svnmerge ........ r115584 | bbryant | 2008-05-09 14:54:45 -0500 (Fri, 09 May 2008) | 15 lines The following patch adds new options and alters the default behavior of the ENUM* functions. The TXCIDNAME lookup function has also gotten a new paramater. The new options for ENUM* functions include 'u', 's', 'i', and 'd' which return the full uri, trigger isn specific rewriting, look for branches into an infrastructure enum tree, or do a direct dns lookup of a number respectively. The new paramater for TXCIDNAME adds a zone-suffix argument for looking up caller id's in DNS that aren't e164.arpa. This patch is based on the original code from otmar, modified by snuffy, and tested by jtodd, me, and others. (closes issue #8089) Reported by: otmar Patches: 20080508_bug8089-1.diff - original code by otmar (license 480), - revised by snuffy (license 35) Tested by: oej, otmar, jtodd, Corydon76, snuffy, alexnikolov, bbryant ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@115585 65c4cc65-6c06-0410-ace0-fbb531ad65f3