[Pdns-users] PDNS adding backslash in front of @

Crljen Tomislav tomislav.crljen at siemens.com
Mon Sep 12 06:15:43 UTC 2005


 Thx, this works fine.

-----Original Message-----
From: Duane [mailto:duane at e164.org] 
Sent: Sunday, September 11, 2005 4:24 PM
To: Crljen Tomislav; pdns-users at mailman.powerdns.com; Varga Igor
Subject: Re: [Pdns-users] PDNS adding backslash in front of @

Crljen Tomislav wrote:

> Can anybody explain, or even better solve this problem :)

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 :)




More information about the Pdns-users mailing list