I concur with the looping and via header scenario. It is something in your config, most likely you are not routing to the correct destination or not handling routing properly.
 
First of all, I would check that you are "listening" on the IP address of the server, and check that this IP address is correct. For good measure, I listen on both the loop back IP and the local IP of the server, as well as any associated domain names the server is meant to be responsible for.
 
Then check what you are doing in the if (uri==myself) { } and decide where the call is to be forwarded to, etc.

 
On 11/6/06, Mike Williams <mike@mikebwilliams.com> wrote:

I would check for looping. The only time I had problems with messages being
too large was when they would loop infinitely through OpenSER, and then build
up so many Via: headers that the message did become too large.

I would bet you have a problem with your routing.

Good luck,

Mike



On Monday 06 November 2006 04:35, ShivaSankar Padhy wrote:
> Dear all!
>
> I am still new to the openser. Let me ask another silly question:)
>
> I am getting error messege as 513, messege is too big, May I know in what
> condition is is comming??What is the rule to avoid this.
> Expectig a sooner response as always,
>
> Thanks in Advance
> With cheers,
> ShivaSankar

_______________________________________________
Users mailing list
Users@openser.org
http://openser.org/cgi-bin/mailman/listinfo/users