James Cloos wrote:
>>>>>> "Duane" == Duane  <[EMAIL PROTECTED]> writes:
> 
>>> (I never did get NAPTR to work.)
> 
> Duane> For what it's worth we're running PDNS with a lot of NAPTR records
> Duane> (and not just SIP et al).
> 
> Are you using pgsql?  Could you show me a:
> 
> select * from records where type='NAPTR' limit 2;
> 
> or so?
> 
> I'd followed the examples from the manual, but NAPTR consumers never
> liked the resulting on-wire data, and as I said the server leaked like
> a gusher.

MySQL...

-- 
-- Dumping data for table `records`
-- 

INSERT INTO `records` VALUES (297749, 1, '*.0.0.8.1.e164.org', 'NAPTR',
'200 10 "u" "E2U+SIP" "!^\\+1800(.*)$!sip:[EMAIL PROTECTED]".',
600, 0, 0);
INSERT INTO `records` VALUES (335568, 1, '*.0.0.8.1.e164.org', 'NAPTR',
'200 10 "u" "E2U+SIP"
"!^\\+1800(.*)$!sip:[EMAIL PROTECTED]".', 600, 0, 0);

-- 

Best regards,
 Duane

http://www.freeauth.org - Enterprise Two Factor Authentication
http://www.nodedb.com - Think globally, network locally
http://www.sydneywireless.com - Telecommunications Freedom
http://e164.org - Because e164.arpa is a tax on VoIP

"In the long run the pessimist may be proved right,
    but the optimist has a better time on the trip."
_______________________________________________
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to