<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content=text/html;charset=iso-8859-1>
<META content="MSHTML 6.00.6000.16674" name=GENERATOR></HEAD>
<BODY id=MailContainerBody
style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-TOP: 15px"
bgColor=#ffffff leftMargin=0 topMargin=0 CanvasTabStop="true"
name="Compose message area">
<DIV><FONT size=2>Hi,</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>I am not getting any error message in the openSER log file. No
database lookups or any intensive operations. OpenSER is simply relay the
traffic. Machine load is only few %, more than 90% idle.</FONT></DIV>
<DIV><FONT size=2>I have tried 0, 200 msec, 500 msec pause time between 180
and 200. The problem still exists. </FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>I also tried to dump the openSER request / responses to the
log file to check the message sequence. However, the log statement in the
onreply_route[1] will dump the responses received by openSER from callee, .
How can I dump the </FONT><FONT size=2>responses that openSER
proxy back to caller (after modifying via field) ?</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>route<BR>{<BR> t_on_reply("1");</FONT></DIV>
<DIV><FONT size=2> ...</FONT></DIV>
<DIV><FONT size=2>}</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT
size=2>route[1]<BR>{<BR> xlog("L_INFO","\n\n$Cbg[ Method
$rm from $si ]$Cxx\n$mb$Cbg[ End of Request
]$Cxx\n");<BR> if (!t_relay())<BR>
{<BR> xlog("replay
error");<BR> sl_reply_error();<BR>
};<BR> exit;<BR>}<BR></FONT></DIV>
<DIV><FONT size=2>onreply_route[1]<BR>{<BR>
xlog("L_INFO","\n\n$Cbg[ Method $rm from $si ]$Cxx\n$mb$Cbg[
End of Request ]$Cxx\n");</FONT><FONT size=2><BR>}</DIV></FONT>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2> </DIV></FONT>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV style="FONT: 10pt Tahoma">
<DIV><BR></DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A
title="mailto:osas@voipembedded.com CTRL + Click to follow link"
href="mailto:osas@voipembedded.com">Ovidiu Sas</A> </DIV>
<DIV><B>Sent:</B> Wednesday, August 13, 2008 9:04 AM</DIV>
<DIV><B>To:</B> <A title=henning.westerholt@1und1.de
href="mailto:henning.westerholt@1und1.de">Henning Westerholt</A> </DIV>
<DIV><B>Cc:</B> <A title=mail@alirsm.com href="mailto:mail@alirsm.com">Ali
Soltani</A> ; <A title=users@lists.kamailio.net
href="mailto:users@lists.kamailio.net">users</A> </DIV>
<DIV><B>Subject:</B> Re: [Kamailio-Users] openSER with 200 cps</DIV></DIV></DIV>
<DIV><BR></DIV>Also, from the sipp script, after how much time the 200ok is
sent<BR>after the 180 was sent?<BR>Do you let any ring time at all in your
script?<BR><BR>On Wed, Aug 13, 2008 at 4:31 AM, Henning Westerholt<BR><<A
href="mailto:henning.westerholt@1und1.de">henning.westerholt@1und1.de</A>>
wrote:<BR>> On Tue, August 12, 2008 11:33 pm, Ali Soltani wrote:<BR>>>
I am analyzing a simple scenario of SIP message exchanges for call
setup<BR>>> between two SIP end-point and a sip proxy. The SIP signaling
messages for<BR>>> call setup are exchanged between two SIP end-points
(using SIPp uac and<BR>>> uas) via the openSER intermediary
proxy.<BR>>><BR>>>
Caller
Callee<BR>>> SIPp-UAC --> openSER -->
SIPp-UAS<BR>>><BR>>> No delay has been set between 180, 200
responses messages sent by callee<BR>>> (SIPp-UAS). After using SIPp
to create more than 200 cps, openSER starts<BR>>> sending messages out of
order (sending 200 before 180). This causes all<BR>>> calls to
fail.<BR>><BR>> Hi Ali,<BR>><BR>> do you get any error messages in
the log files this time? What version of<BR>> OpenSER do you use? Do you do
any database lookups or some other resource<BR>> intensive operations in your
configuration? What is the load of the<BR>> machine when the problems starts
to appear?<BR>><BR>> Cheers,<BR>><BR>>
Henning<BR>><BR>><BR>>
_______________________________________________<BR>> Users mailing
list<BR>> <A
href="mailto:Users@lists.kamailio.org">Users@lists.kamailio.org</A><BR>> <A
href="http://lists.kamailio.org/cgi-bin/mailman/listinfo/users">http://lists.kamailio.org/cgi-bin/mailman/listinfo/users</A><BR>><BR><BR></BODY></HTML>