Hi Jeunii,
Solution attached.
-----Original Message-----
From: Junaid Subhani [mailto:junaidsubh...@gmail.com]
Sent: Monday, March 02, 2015 9:28 PM
To: sipp-users@lists.sourceforge.net
Subject: [Sipp-users] SIP issue
Hi all,
I am relatively new to SIPP and installed the RPM package for testing.
I have 2 nodes. Node-A initiates SIPP calls and Node-B receives it. I have
installed SIPP rpm package on Node-A.
Output on Node-A is :
********************************************************************************************************************************
[root@Node-A ~]# sipp -trace_err -rp 2000 192.168.2.106:35060 -sf incscf.xml
Warning: open file limit > FD_SETSIZE; limiting max. # of open files to
FD_SETSIZE = 1024
Resolving remote host '192.168.2.106'... Done.
------------------------------ Scenario Screen -------- [1-9]: Change Screen --
Call-rate(length) Port Total-time Total-calls Remote-host
10.0(0 ms)/2.000s 5060 5.24 s 26 192.168.2.106:35060(UDP)
1 new calls during 0.231 s period 0 ms scheduler resolution
10 calls (limit 75) Peak was 11 calls, after 2 s
1 Running, 28 Paused, 2 Woken up
0 dead call msg (discarded) 0 out-of-call msg (discarded)
3 open sockets
Messages Retrans Timeout Unexpected-Msg
INVITE ----------> 26 0
100 <---------- 0 0 16 0
200 <---------- E-RTD1 0 0 0 0
ACK ----------> 0 0
Pause [ 5000ms] 0 0
BYE ----------> 0 0
200 <---------- 0 0 0 0
------------------------------ Test Terminated --------------------------------
----------------------------- Statistics Screen ------- [1-9]: Change Screen --
Start Time | 2015-03-02 14:26:58:140 1425324418.140861
Last Reset Time | 2015-03-02 14:27:03:150 1425324423.150997
Current Time | 2015-03-02 14:27:03:383 1425324423.383046
-------------------------+---------------------------+------------------
-------------------------+---------------------------+--------
Counter Name | Periodic value | Cumulative value
-------------------------+---------------------------+------------------
-------------------------+---------------------------+--------
Elapsed Time | 00:00:00:232 | 00:00:05:242
Call Rate | 4.310 cps | 4.960 cps
-------------------------+---------------------------+------------------
-------------------------+---------------------------+--------
Incoming call created | 0 | 0
OutGoing call created | 1 | 26
Total Call created | | 26
Current Call | 10 |
-------------------------+---------------------------+------------------
-------------------------+---------------------------+--------
Successful call | 0 | 0
Failed call | 1 | 16
-------------------------+---------------------------+------------------
-------------------------+---------------------------+--------
Response Time 1 | 00:00:00:000 | 00:00:00:000
Call Length | 00:00:02:001 | 00:00:02:001
------------------------------ Test Terminated --------------------------------
2015-03-02 14:27:03:342 1425324423.342935: Call-Id:
16-32348@172.18.174.102, receive timeout on message INCSCF:1 without label to
jump to (ontimeout attribute): aborting call.
sipp: There were more errors, see 'incscf_32348_errors.log' file
********************************************************************************************************************************
The error message in log file is:
********************************************************************************************************************************
2015-03-02 14:10:43:359 1425323443.359933: Call-Id:
6349-32251@172.18.174.102, receive timeout on message INCSCF:1 without label to
jump to (ontimeout attribute): aborting call.
2015-03-02 14:10:43:559 1425323443.559932: Call-Id:
6350-32251@172.18.174.102, receive timeout on message INCSCF:1 without label to
jump to (ontimeout attribute): aborting call.
2015-03-02 14:10:43:759 1425323443.759931: Call-Id:
6351-32251@172.18.174.102, receive timeout on message INCSCF:1 without label to
jump to (ontimeout attribute): aborting call.
********************************************************************************************************************************
Any idea why this is ?
BR,
Jeunii
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users
Bu e-posta mesajı ve ekleri gönderildiği kişi ya da kuruma özeldir ve gizlidir.
Ayrıca hukuken de gizli olabilir. Hiçbir şekilde üçüncü kişilere açıklanamaz ve
yayınlanamaz. Eğer mesajın gönderildiği alıcı değilseniz bu elektronik postanın
içeriğini açıklamanız, kopyalamanız, yönlendirmeniz ve kullanmanız kesinlikle
yasaktır ve bu elektronik postayı ve eklerini derhal silmeniz gerekmektedir.
NETAŞ TELEKOMÜNİKASYON A.Ş. bu mesajın içerdiği bilgilerin doğruluğu veya
eksiksiz olduğu konusunda herhangi bir garanti vermemektedir. Bu nedenle bu
bilgilerin ne şekilde olursa olsun içeriğinden, iletilmesinden, alınmasından,
saklanmasından ve kullanılmasından sorumlu değildir. Bu mesajdaki görüşler
gönderen kişiye ait olup, NETAŞ TELEKOMÜNİKASYON A.Ş.’nin görüşlerini
yansıtmayabilir.
-------------------------------------------------------
This e-mail and its attachments are private and confidential and intended for
the exclusive use of the individual or entity to whom it is addressed. It may
also be legally confidential. Any disclosure, distribution or other
dissemination of this message to any third party is strictly prohibited. If you
are not the intended recipient you are hereby notified that any dissemination,
forwarding, copying or use of any of the information is strictly prohibited,
and the e-mail should immediately be deleted. NETAŞ TELEKOMÜNİKASYON A.Ş. makes
no warranty as to the accuracy or completeness of any information contained in
this message and hereby excludes any liability of any kind for the information
contained therein or for the transmission, reception, storage or use of such
information in any way whatsoever. The opinions expressed in this message are
those of the sender and may not necessarily reflect the opinions of NETAŞ
TELEKOMÜNİKASYON A.Ş.
--- Begin Message ---
You can download source and compile it, can refer below link for compilation
http://techvick.blogspot.in/2014/09/how-to-intsall-sipp-on-ubuntu.html
Best Regards,
Sakharam Thorat.
_____
Date: Mon, 2 Mar 2015 19:07:47 +1100
Subject: Re: [Sipp-users] SIPp stopping
From: arur...@gmail.com
To: sakharam.tho...@outlook.com
Hi Sakharam,
Thanks for that, is this version readily install-able on SLES 11 SP2 OS ?
BR,
EK
On Mon, Mar 2, 2015 at 4:48 PM, Sakharam Thorat
<sakharam.tho...@outlook.com<mailto:sakharam.tho...@outlook.com>> wrote:
Hi K,
Try with sipp v3.4.1,FD_SETSIZE related issue is fixed in V3.4.1 can be
found at https://github.com/SIPp/sipp/archive/v3.4.1.tar.gz
Issue- https://github.com/SIPp/sipp/issues/36
Best Regards,
Sakharam Thorat.
_____
Date: Tue, 10 Feb 2015 23:13:36 +1100
From: arur...@gmail.com<mailto:arur...@gmail.com>
To: sipp-users@lists.sourceforge.net<mailto:sipp-users@lists.sourceforge.net>
Subject: [Sipp-users] SIPp stopping
Hi All,
I am running SIPp to generate SIP registration traffic. This is for load
testing purposes
Below is the command I am using from my linux box running SLES 11 SP2
sipp x.x.x.x -sf REGISTER_client.xml -aa -inf register_random_10000000.csv
-buff_size 1000000000 -m 100000 -l 200000 -r 30 -trace_logs -trace_msg
-trace_screen -trace_stat -trace_rtt -skip_rlimit -bg -nostdin &
Unfortunately, the SIPp script stops after almost every hour. Can it be due
to below warning I get when I start SIPp
Warning: open file limit > FD_SETSIZE; limiting max. # of open files to
FD_SETSIZE = 1024
I would like to know how, I can use SIPp to run without interruption to
generate constant load
SIPp version we are using
SIPp v3.1-TLS, version unknown, built Sep 15 2010, 21:30:29
Thank You
EK
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________ Sipp-users mailing list
Sipp-users@lists.sourceforge.net<mailto:Sipp-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/sipp-users
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users
--- End Message ---
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users