Not that I'd have any hint, but with debug compiling, ser prints the received tcp message. I would try to run ser in debugging with remote logging. If the problem still occurs (with the extra debugging overhead), you might have a chance to see what ser sees and break the problems.
<br><br>WL.<br><br>I feel this is more appropriate for serdev.<br><br><div><span class="gmail_quote">On 7/26/06, <b class="gmail_sendername">Klaus Darilion</b> &lt;<a href="mailto:klaus.mailinglists@pernau.at">klaus.mailinglists@pernau.at
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi!<br><br>Scenario: sipp sends INVITE to ser, ser replies with 404. sipp sends
<br>3000 INVITEs per second with TCP. sipp + ser on the same machine,<br>packets will be snet over loopback device.<br><br>Suddenly ser reports a bad message:<br><br>Jul 26 16:39:31 t4000 ser[14152]: ERROR:parse_first_line: method not
<br>followed by SP<br><br>Jul 26 16:39:31 t4000 ser[14152]: ERROR:parse_first_line: bad message<br>&nbsp;&nbsp;&gt; rtpmap:0 PCMU/8000 087637 IN IP4 83.136.32.91sg:<br>message=&lt;p@83.136.32.91:5066&gt;;tag=6688<br><br>Jul 26 16:39:31 t4000 ser[14152]: ERROR: receive_msg: parse_msg failed
<br><br><br>Although the message captured looks fine:<br><br>INVITE sip:service@83.136.32.91:5060 SIP/2.0<br>Via: SIP/2.0/TCP <a href="http://83.136.32.91:5066">83.136.32.91:5066</a>;branch=z9hG4bK-6688-0<br>From: sipp &lt;
sip:sipp@83.136.32.91:5066&gt;;tag=6688<br>To: sut &lt;sip:service@83.136.32.91:5060&gt;<br>Call-ID: <a href="mailto:6688-14331@83.136.32.91">6688-14331@83.136.32.91</a><br>CSeq: 1 INVITE<br>Contact: sip:sipp@83.136.32.91
:5066<br>Max-Forwards: 70<br>Subject: Performance Test<br>Content-Type: application/sdp<br>Content-Length:&nbsp;&nbsp;135<br><br>v=0<br>o=user1 53655765 2353687637 IN IP4 <a href="http://83.136.32.91">83.136.32.91</a><br>s=-<br>c=IN IP4 
<a href="http://83.136.32.91">83.136.32.91</a><br>t=0 0<br>m=audio 6002 RTP/AVP 0<br>a=rtpmap:0 PCMU/8000<br><br><br>Any hints for the problem debugging?<br><br>thanks<br>klaus<br>_______________________________________________
<br>Serusers mailing list<br><a href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a><br><a href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a><br></blockquote>
</div><br>