Re: backslash error in parse DNS TXT on version 3.3.2 Authoritative Server
Aki Tuomi <[email protected]> Mon, 18 May 2015 20:18:26 +0300
| Newsgroups | gmane.network.dns.powerdns.devel |
|---|---|
| Message-ID | <[email protected]> |
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\[email protected]!"' > May 18 18:34:00 localhost pdns[8461]: Exception building answer packet (Unable to parse DNS TXT '"!^3907428(..)$!sip:+3907428\[email protected]!"') sending out servfail > > Try \\1 Aki