<div>I concur with the looping and via header scenario. It is something in your config,&nbsp;most likely&nbsp;you are not routing to the correct destination or not handling routing properly.</div>
<div>&nbsp;</div>
<div>First of all,&nbsp;I would check that you are &quot;listening&quot; 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>&nbsp;</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>&nbsp;</div>
<div><span class="gmail_quote">On 11/6/06, <b class="gmail_sendername">Mike Williams</b> &lt;<a href="mailto:mike@mikebwilliams.com">mike@mikebwilliams.com</a>&gt; 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>&gt; Dear all!<br>&gt;<br>&gt; I am still new to the openser. Let me ask another silly question:)<br>&gt;<br>&gt; I am getting error messege as 513, messege is too big, May I know in what<br>&gt; condition is is comming??What is the rule to avoid this.
<br>&gt; Expectig a sooner response as always,<br>&gt;<br>&gt; Thanks in Advance<br>&gt; With cheers,<br>&gt; 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>