[Pdns-dev] backslash error in parse DNS TXT on version 3.3.2 Authoritative Server
Aki Tuomi
cmouse at youzen.ext.b2.fi
Mon May 18 19:18:26 CEST 2015
On Mon, May 18, 2015 at 07:06:30PM +0200, Giuseppe Cardone wrote:
> Hi,
>
>
> I'm trying to perfom ENUM lookups but get a failure like the following when the response is meant to include a regular expression which includes a backslash:
>
>
>
> May 18 18:34:00 localhost pdns[8461]: Exception: Unable to parse DNS TXT '"!^3907428(..)$!sip:+3907428\1 at mytest.com!"'
> May 18 18:34:00 localhost pdns[8461]: Exception building answer packet (Unable to parse DNS TXT '"!^3907428(..)$!sip:+3907428\1 at mytest.com!"') sending out servfail
>
>
Try \\1
Aki
More information about the Pdns-dev
mailing list