<div>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.</div>
<div> </div>
<div>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.
</div>
<div> </div>
<div>Then check what you are doing in the if (uri==myself) { } and decide where the call is to be forwarded to, etc.<br><br> </div>
<div><span class="gmail_quote">On 11/6/06, <b class="gmail_sendername">Mike Williams</b> <<a href="mailto:mike@mikebwilliams.com">mike@mikebwilliams.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>I would check for looping. The only time I had problems with messages being<br>too large was when they would loop infinitely through OpenSER, and then build
<br>up so many Via: headers that the message did become too large.<br><br>I would bet you have a problem with your routing.<br><br>Good luck,<br><br>Mike<br><br><br><br>On Monday 06 November 2006 04:35, ShivaSankar Padhy wrote:
<br>> Dear all!<br>><br>> I am still new to the openser. Let me ask another silly question:)<br>><br>> I am getting error messege as 513, messege is too big, May I know in what<br>> condition is is comming??What is the rule to avoid this.
<br>> Expectig a sooner response as always,<br>><br>> Thanks in Advance<br>> With cheers,<br>> ShivaSankar<br><br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@openser.org">
Users@openser.org</a><br><a href="http://openser.org/cgi-bin/mailman/listinfo/users">http://openser.org/cgi-bin/mailman/listinfo/users</a><br></blockquote></div><br>