[Serusers] ENUM parsing error?

Klaus Darilion klaus.mailinglists at pernau.at
Thu Jun 24 16:22:10 CEST 2004


This is my ENUM entry which works fine:

;; ANSWER SECTION:
2.0.1.6.6.3.6.6.9.9.5.3.4.e164.arpa. 10800 IN NAPTR 100 10 "u" "E2U+sip" 
"!^.*$!sip:e001-366102 at enum.at43.at!" .

regards,
Klaus

Zeus Ng wrote:
> 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!" .
> 
> Zeus
> 
> 
> 
>>-----Original Message-----
>>From: serusers-bounces at lists.iptel.org 
>>[mailto:serusers-bounces at lists.iptel.org] On Behalf Of Kerker Staffan
>>Sent: Thursday, 24 June 2004 4:38 PM
>>To: Juha Heinanen
>>Cc: serusers at lists.iptel.org
>>Subject: SV: [Serusers] ENUM parsing error?
>>
>>
>>Hi
>>Hm.. I noticed that one too, but the Cisco proxy is recieving 
>>exactly the same expression and then there is no problem. 
>>
>>The NAPTR RR in DNS for extension 2210 looks like:
>>
>>$ORIGIN 1.2.2.e164.mydomain.com.
>>0			NAPTR	100 10 "u" "sip+E2U" 
>>"/^(.*)$/sip:\\1 at iptel2.mydomain.com/" .
>>
>>
>>Any clues? 
>>
>>rgds,
>>/Staffan
>>
>>
>>
>>-----Ursprungligt meddelande-----
>>Från: Juha Heinanen [mailto:jh at tutpro.com]
>>Skickat: den 24 juni 2004 06:54
>>Till: Kerker Staffan
>>Kopia: serusers at lists.iptel.org
>>Ämne: [Serusers] ENUM parsing error?
>>
>>
>>Kerker Staffan writes:
>>
>> > The regular expression I'm getting back is like this:
>> > 
>> > sip+E2U#/^(.*)$/sip:\1 at mydomain.com/
>>
>>what is sip+E2U# in front of the regexp field?  can you show 
>>me how exactly the NAPTR record looks like?
>>
>>-- juha
>>
>>_______________________________________________
>>Serusers mailing list
>>serusers at lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
>>
> 
> 
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
> 
> 




More information about the sr-users mailing list