[Pdns-users] NAPTR / ENUM

Duane duane at e164.org
Mon Oct 3 20:36:20 UTC 2005


Eric Liedtke wrote:
> Greetings everyone. I'm currently having a heck of time with NAPTR

Below is a previous post I made on the topic...

> You seem to be confused how enum is handled...
> 
> the enum field has to respond as a regular expressions, slightly
> modified to work in DNS...
> 
> 100 10 "u" "E2U+SIP" "!^\+1800(.*)$!sip:1800\1 at tf.voipmich.com!".
> 
> So using your example the correct answer is:
> 
> 100 50 "u" "E2U+SIP" "!^(.*)$!sip:testuser at domain.com!".
> 
> PS for all your public ENUM services... www.e164.org  :) 
> 

INSERT INTO `records` VALUES (0, 1, '*.1.0.0.0.0.0.9.9.2.8.8.e164.org',
'NAPTR', '100 10 "u" "E2U+SIP"
"!^\\+88299000001(.*)$!sip:88299000001\\1 at sip.like2fone.com:5062!".',
600, 0, 0);


-- 

Best regards,
 Duane

http://www.cacert.org - Free Security Certificates
http://www.nodedb.com - Think globally, network locally
http://www.sydneywireless.com - Telecommunications Freedom
http://happysnapper.com.au - Sell your photos over the net!
http://e164.org - Using Enum.164 to interconnect asterisk servers

"In the long run the pessimist may be proved right,
    but the optimist has a better time on the trip."


More information about the Pdns-users mailing list