SV: [Serusers] ENUM parsing error?
Kerker Staffan
staffan.kerker at aerotechtelub.se
Thu Jul 1 12:42:12 CEST 2004
Hi
Yes, using the "!" instead makes it work. Is it common to use other
delimiters, since the Cisco SIP proxy parses correctly when using the
"wrong" delimiters? I know what the RFC says, but just wondering.
rgds and thanks for the help,
/Staffan
-----Ursprungligt meddelande-----
Från: Juha Heinanen [mailto:jh at tutpro.com]
Skickat: den 24 juni 2004 17:09
Till: Zeus Ng
Kopia: Kerker Staffan; serusers at lists.iptel.org
Ämne: RE: [Serusers] ENUM parsing error?
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