[asterisk-commits] bbryant: trunk r115586 - /trunk/CHANGES
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri May 9 15:05:54 CDT 2008
Author: bbryant
Date: Fri May 9 15:05:50 2008
New Revision: 115586
URL: http://svn.digium.com/view/asterisk?view=rev&rev=115586
Log:
Update CHANGES file for previous commit of ENUM and TXCIDNAME changes.
Modified:
trunk/CHANGES
Modified: trunk/CHANGES
URL: http://svn.digium.com/view/asterisk/trunk/CHANGES?view=diff&rev=115586&r1=115585&r2=115586
==============================================================================
--- trunk/CHANGES (original)
+++ trunk/CHANGES Fri May 9 15:05:50 2008
@@ -101,6 +101,12 @@
Dialplan function changes
-------------------------
* TIMEOUT() has been modified to be accurate down to the millisecond.
+ * ENUM*() functions now include the following new options:
+ - 'u' returns the full URI and does not strip off the URI-scheme.
+ - 's' triggers ISN specific rewriting
+ - 'i' looks for branches into an Infrastructure ENUM tree
+ - 'd' for a direct DNS lookup without any flipping of digits.
+ * TXCIDNAME() has a new zone-suffix parameter (which defaults to 'e164.arpa')
AMI - The manager (TCP/TLS/HTTP)
--------------------------------
More information about the asterisk-commits
mailing list