$ sudo apt-get install ncurses-dev
$ sudo apt-get install build-essential
#Grab sipp 3.1 from sourceforge.net
$ wget -m -nd http://downloads.sourceforge.net/project/sipp/sipp/3.1/sipp.3.1.src.tar.gz
#extract it locally
$ tar -xzf sipp.3.1.src.tar.gz
$ cd sipp.svn
Open ./sipp.svn/scenario.hpp and add this line
#include <limits.h>
after
#include <sys/socket.h>
save the file, and in the terminal do
$make
You're done ;-)
UPDATE : The latest unstable snapshot available from http://sipp.sourceforge.net/snapshots/sipp.2009-07-29.tar.gz does not have this problem and does not throw *segmentation fault* as sipp 3.1 does now on my ubuntu 10.04
Bloody hell it worked! Good detective work.
ReplyDeleteThanks! It worked
ReplyDeleteThanks a lot for sharing this information.
ReplyDeleteexcellent job gr8 and thankful to you. I was trying whole the night but i could not find but now its fixed :)
ReplyDeleteHi Jean Deruelle,
ReplyDeleteI need you help in doing my thesis in installations and in servers installations. Basically i am working on calculating delays like ringing delay, answering delay, etcc using 3 different opensource projects.
For the client i am using SIPp i have no idea about this Can you help me how can i configure and related stuff with this.
If you help me i would be more thankful to you sir,
with regards,
visss
@vis not sure how I can help you out but check sipp documentation @ http://sipp.sourceforge.net/doc3.0/reference.html
ReplyDeleteJean
Hi i and my friend installed Sipp our laptops and Asterisk in our server. i Have No idea really what to do later. Can anybody suggest me how can i carry out the procedure? how to connect two clients using asterisk?
ReplyDeleteIs any coding required?
with regards,
visss
i mean how can i connect two clients with them?
ReplyDeleteyou should ask on asterisk mailing lists or google for it
ReplyDeletehow to connect two clients using SIPp in Asterisk?
ReplyDeletePLZZZZ any body help meeee lolll
I will thankful to you all
Its ok but can u tell me how to connect two clients using SIPp?
ReplyDeletejust using with Sipp
Hi,
ReplyDeletecan sipp connectable to multiple users? i mean connection to multiple users using SIPp?
I think SipP is available in ubuntu repository
ReplyDeleteTry
sudo apt-get install sip-tester
can any one tell me how to take logs of my xml scenario files when i run sipp client?
ReplyDeletehow to start sipp after doing make ?
ReplyDeletejust do ./sipp it should work or get the latest snapshot here http://sipp.sourceforge.net/snapshots
ReplyDeleteDoes this also install the openssl / pcapplay? Or should it be seperately installed?
ReplyDeleteplease tell me how to delete sipp traffic generator
ReplyDeletesudo apt-get install sip-tester
ReplyDeletethis command installed sipp tool in ubuntu
Regards
Sesh
Well done Jean, it works!
ReplyDeletesudo apt-get install sip-tester
ReplyDeletethis command really works!
thanks =)
fantastic and awesome
ReplyDeleteHi I would like to know how to load test Mobicents by using SIPp tool.
ReplyDeleteHave a look at http://www.telestax.com/restcomm-tutorial-load-testing/ and http://www.telestax.com/restcomm-tutorial-load-testing-part-2/
ReplyDeleteThanks a lot. I will go through those links.
ReplyDelete