Install SIPp in Ubuntu
The common problem we are meeting in installing sipp 3.1 in ubuntu is a declaration problem.
Probably this error will prevent you from completing the compile.
‘INT_MAX’ was not declared in this scope
Please add #include <limits.h> in the file header where it is missed.
If you like an all-in-one solution to install sipp, a deb package is available by default, but it’s not the newest version.
Type the following command to install sip with both openssl and pcap supported.
sudo apt-get install sip-tester