<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"><title></title><meta name="GENERATOR" content="OpenOffice.org 2.3 (Unix)">
        
        
        <style type="text/css">
        <!--
                @page { size: 8.5in 11in; margin: 0.79in }
                P { margin-bottom: 0.08in }
        -->
        </style>
<p style="margin-bottom: 0in;">Hello Ram,</p>
<p style="margin-bottom: 0in;">
</p>
<p style="margin-bottom: 0in;">As you are firing the registration
request, then no need to start SIPp client.</p>
<p style="margin-bottom: 0in;">Just fire calls(i.e registration
requests) from SIPp server side.</p>
<p style="margin-bottom: 0in;">
</p>
<p style="margin-bottom: 0in;">You can use following SIPp command :</p><p style="margin-bottom: 0in;"><br></p>
<p style="margin-bottom: 0in;">
</p>
<p style="margin-bottom: 0in;"><b>./sipp -sf ../register.xml -inf
../user_csv.csv -i 192.168.1.1 -p 5060 -r 500 <a href="http://192.168.1.10:5045">192.168.1.10:5045</a>
-trace_err</b></p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">At server side, no need to specify -d
option.</p>
<p style="margin-bottom: 0in;">
</p>
<p style="margin-bottom: 0in;">One more thing, at the time of firing
SIPp calls from client side, specify either default scenario or your
custom XML scenario. Both the options -sf and -sn should not be used
together.</p>
<p style="margin-bottom: 0in;"><br>
</p><br>
<p style="margin-bottom: 0in;">-Regards,</p>
<p style="margin-bottom: 0in;">Urmi</p>
<br><br><div class="gmail_quote">On Wed, Aug 12, 2009 at 1:46 PM, Uwe Kastens <span dir="ltr"><<a href="mailto:kiste@kiste.org">kiste@kiste.org</a>></span> wrote:<br><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>
I think your problem is, that you are mixing some settings:<br>
<br>
client side should be<br>
<br>
sipp -sf register.xml -inf user.csv ...<br>
<br>
you can use -sn OR -sf not both together<br>
<br>
<br>
<br>
BR<br>
<br>
Uwe<br>
<br>
ram schrieb:<br>
<div class="im">><br>
><br>
> On Mon, Jun 22, 2009 at 3:17 AM, Iñaki Baz Castillo <<a href="mailto:ibc@aliax.net">ibc@aliax.net</a><br>
</div><div class="im">> <mailto:<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>>> wrote:<br>
><br>
> El Domingo, 21 de Junio de 2009, Uwe Kastens escribió:<br>
> > Hello,<br>
> ><br>
> > Anybody experience with measuring REGISTER performance with sipp?<br>
> I made<br>
> > some tests and I was wondering how many requests should be<br>
> possible with<br>
> > opensips/sipps (radius against mysql).<br>
> ><br>
> > It looks like, that I can handle easily 500 REGISTER requests per<br>
> sec on<br>
> > a XEN Domain (one for sipp and one for opensips), database is on<br>
> > dedicated quad-core server.<br>
> ><br>
> > I found out that my freeradius config caused some trouble<br>
> (max_requests).<br>
> ><br>
> > What could I expect with that setup?<br>
><br>
> Hi, I did some tests about it (with no radius however):<br>
><br>
> <a href="http://lists.opensips.org/pipermail/users/2008-December/002074.html" target="_blank">http://lists.opensips.org/pipermail/users/2008-December/002074.html</a><br>
><br>
><br>
><br>
> Hi<br>
><br>
> as per the document i have download the shell script<br>
> and created csv file ( wheren iam intiating sipp transmitter)<br>
><br>
> 1. opensips ( 10.1.1.1 port 5060)<br>
><br>
> 2. Receiver IP 10.1.1.2 port 5060<br>
><br>
> ./sipp -sn uas -d 0 -p 5060 -i 10.1.1.2 -rsa <a href="http://10.1.1.1:5060" target="_blank">10.1.1.1:5060</a><br>
</div>> <<a href="http://10.1.1.1:5060" target="_blank">http://10.1.1.1:5060</a>> -trace_msg<br>
<div class="im">><br>
> and its running<br>
><br>
> 3. transmitter ip 10.1.1.3<br>
><br>
</div>> sipp -sn uac <a href="http://10.1.1.2:5060" target="_blank">10.1.1.2:5060</a> <<a href="http://10.1.1.2:5060" target="_blank">http://10.1.1.2:5060</a>> -sf script1.xml -inf<br>
<div class="im">> csv_file -m 5000 -r 100 -rp 1000 -auth_uri <a href="http://10.1.1.1:5060" target="_blank">10.1.1.1:5060</a><br>
</div>> <<a href="http://10.1.1.1:5060" target="_blank">http://10.1.1.1:5060</a>> -trace_err<br>
<div><div></div><div class="h5">><br>
><br>
><br>
> ------------------------------ Scenario Screen -------- [1-9]: Change<br>
> Screen --<br>
> Call-rate(length) Port Total-time Total-calls Remote-host<br>
> 100.0(0 ms)/1.000s 5060 5.90 s 300 10.1.1.2:5060(UDP)<br>
> 0 new calls during 0.859 s period 0 ms scheduler resolution<br>
> 300 calls (limit 300) Peak was 300 calls, after 3 s<br>
> 1 Running, 300 Paused, 88 Woken up<br>
> 0 dead call msg (discarded) 0 out-of-call msg (discarded)<br>
> 3 open sockets<br>
> Messages Retrans Timeout<br>
> Unexpected-Msg<br>
> REGISTER ----------> 300 837 0<br>
> 100 <---------- 0 0 0 0<br>
> 401 <---------- 0 0 0 0<br>
> REGISTER ----------> 0 0 0<br>
> 100 <---------- 0 0 0 0<br>
> 200 <---------- 0 0 0 0<br>
> ------------------------------ Test Terminated<br>
> --------------------------------<br>
><br>
> ----------------------------- Statistics Screen ------- [1-9]: Change<br>
> Screen --<br>
> Start Time | 2009-08-11 06:57:53:657<br>
> 1249988273.657719<br>
><br>
> Last Reset Time | 2009-08-11 06:57:58:701<br>
> 1249988278.701451<br>
><br>
> Current Time | 2009-08-11 06:57:59:561<br>
> 1249988279.561174<br>
><br>
> -------------------------+---------------------------+--------------------------<br>
> Counter Name | Periodic value | Cumulative value<br>
> -------------------------+---------------------------+--------------------------<br>
> Elapsed Time | 00:00:00:859 | 00:00:05:903<br>
> Call Rate | 0.000 cps | 50.822 cps<br>
> -------------------------+---------------------------+--------------------------<br>
> Incoming call created | 0 | 0<br>
> OutGoing call created | 0 | 300<br>
> Total Call created | | 300<br>
> Current Call | 300 |<br>
> -------------------------+---------------------------+--------------------------<br>
> Successful call | 0 | 0<br>
> Failed call | 0 | 0<br>
> -------------------------+---------------------------+--------------------------<br>
> Call Length | 00:00:00:000 | 00:00:00:000<br>
> ------------------------------ Test Terminated<br>
> --------------------------------<br>
><br>
><br>
> Server side<br>
><br>
> ------------------------------ Scenario Screen -------- [1-9]: Change<br>
> Screen --<br>
> Port Total-time Total-calls Transport<br>
> 5060 162.33 s 300 UDP<br>
> 0 new calls during 0.080 s period 8 ms scheduler resolution<br>
> 0 calls Peak was 1 calls, after 102 s<br>
> 0 Running, 1 Paused, 1 Woken up<br>
> 837 dead call msg (discarded)<br>
> 3 open sockets<br>
> Messages Retrans Timeout<br>
> Unexpected-Msg<br>
> ----------> INVITE 0 0 0 300<br>
> <---------- 180 0 0<br>
> <---------- 200 0 0 0<br>
> ----------> ACK E-RTD1 0 0 0 0<br>
> ----------> BYE 0 0 0 0<br>
> <---------- 200 0 0<br>
> [ 4000ms] Pause 0 0<br>
> ------------------------------ Test Terminated<br>
> --------------------------------<br>
><br>
> ----------------------------- Statistics Screen ------- [1-9]: Change<br>
> Screen --<br>
> Start Time | 2009-08-11 06:30:22:935<br>
> 1249986622.935655<br>
> Last Reset Time | 2009-08-11 06:33:05:195<br>
> 1249986785.195429<br>
> Current Time | 2009-08-11 06:33:05:278<br>
> 1249986785.278306<br>
> -------------------------+---------------------------+--------------------------<br>
> Counter Name | Periodic value | Cumulative value<br>
> -------------------------+---------------------------+--------------------------<br>
> Elapsed Time | 00:00:00:082 | 00:02:42:342<br>
> Call Rate | 0.000 cps | 1.848 cps<br>
> -------------------------+---------------------------+--------------------------<br>
> Incoming call created | 0 | 300<br>
> OutGoing call created | 0 | 0<br>
> Total Call created | | 300<br>
> Current Call | 0 |<br>
> -------------------------+---------------------------+--------------------------<br>
> Successful call | 0 | 0<br>
> Failed call | 0 | 300<br>
> -------------------------+---------------------------+--------------------------<br>
> Response Time 1 | 00:00:00:000 | 00:00:00:000<br>
> Call Length | 00:00:00:000 | 00:00:00:000<br>
> ------------------------------ Test Terminated<br>
> --------------------------------<br>
><br>
><br>
> any suggestions<br>
><br>
> why iam not able to see any call logs<br>
><br>
> Ram<br>
><br>
><br>
</div></div>> ------------------------------------------------------------------------<br>
><br>
> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
> <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<font color="#888888"><br>
<br>
--<br>
<br>
kiste lat: 54.322684, lon: 10.13586<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</font></blockquote></div><br>