Problem with ondo sip server 2.0.4.1 (482 loop detected)

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
manikgupta
Posts: 3
Joined: Thu May 17, 2007 4:46 am

Problem with ondo sip server 2.0.4.1 (482 loop detected)

Post by manikgupta »

1. Brekeke Product Name and version: ondo sip server 2.0.4.1

2. Java version: java 1.5

3. OS type and the version: windows xp

4. UA (phone), gateway or other hardware/software involved: xlite

5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/ ... terns.html :

6. Your problem:
We are trying to send an INVITE from a xlite phone to the ONDO which further forwards it to our proxy server. Our proxy server forwards back the request to the ondo server which again forwards back to our proxy server.

first rule looks like:

Matching Patterns:
$request=^INVITE
$addr=217\.2\.42\.27$ ( Application Server Address)
To=sip:(.*)@
$registered ("%1")=true

Deploy Patterns
To=sip:%1@


second rule looks like:

Matching Patterns:
$request=^INVITE

Deploy Patterns
$target=217.2.42.27:5070 ( Application Server Address)

When the INVITE is again forwarded by the proxy server to the ONDO, the ONDO responds with 482 loop detected.
What could cause this and is this a bug with the ONDO server?

Thanks,
Manik Gupta.
Post Reply