> *.3.9.3.0.0   IN      NAPTR 100 100 "u" "SIP+E2U" "!^+*00393(.*)!sip:[EMAIL 
> PROTECTED]" .
> *.0.0.7.1     IN      NAPTR 100 100 "u" "IAX2+E2U" "!^+*(.*)!iax2:iaxtel/\1!" .
> 
> They won't work since the pattern matching and replacement code is unimplemented.
> (not to mention the fact that bind barfs on the \1)

Try "!^\\+00393(.*)!sip:[EMAIL PROTECTED]" and
"!^\\+(.*)!iax2:iaxtel/\\1!".
                                                                     
-- 
Maik Schmitt        http://graphics.cs.uni-sb.de/VoIP

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to