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