[Home]

Summary:ASTERISK-05063: [patch] ENUMLOOKUP function for enhanced ENUM support
Reporter:John Todd (jtodd)Labels:
Date Opened:2005-09-12 18:32:14Date Closed:2008-01-15 15:48:03.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Functions/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) enum-patch-2005-09-03-04.txt
( 1) README.enum.txt
Description:
This is a function-alized version of ENUM lookups.  This is quite a bit more advanced than the existing app_enumlookup, but is functionally backwards equivalent, at least for e164.arpa use.  

Included is README.enum, which should be put in the doc directory.  It gives a more thorough explanation of use, and several examples of code.
Comments:By: Kevin P. Fleming (kpfleming) 2005-09-13 21:38:46

Committed to CVS HEAD, with some mods (I reformatted the README file to fit normal-size screens, changed all the line endings to Unix style, and remove the unused H.323 stuff in func_enum.c). Thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:48:03.000-0600

Repository: asterisk
Revision: 6579

U   trunk/apps/app_enumlookup.c
A   trunk/doc/README.enum
U   trunk/enum.c
A   trunk/funcs/func_enum.c
U   trunk/include/asterisk/enum.h

------------------------------------------------------------------------
r6579 | kpfleming | 2008-01-15 15:48:02 -0600 (Tue, 15 Jan 2008) | 2 lines

extensive ENUM support update, including ENUMLOOKUP() dialplan function (issue ASTERISK-5063 with mods)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=6579