[Serusers] ENUM parsing error?
Juha Heinanen
jh at tutpro.com
Thu Jun 24 17:08:30 CEST 2004
Zeus Ng writes:
> I'm not 100% sure, but I think enum module expect "!" as the delimiter for
> regexp. You may try:
>
> $ORIGIN 1.2.2.e164.mydomain.com.
> 0 NAPTR 100 10 "u" "sip+E2U" "!^(.*)$!sip:\\1 at iptel2.mydomain.com!" .
that is right. currently enum module assumes that regexp delimiter is
"!", which seems to be a common convention and in etsi enum spec is
SHALL. i could make it more general, but right now i have other, higher
priority things to worry about.
-- juha
More information about the sr-users
mailing list