SIPP XML files and conf files for the presentation chan_sip versus han_pjsip
This files were created for the Astricon Presentation in 2017, it can be found at: https://www.youtube.com/watch?v=1HqoqjKbeIo
The Asterisk project improved a lot in the year after this presentation as shown at: https://www.youtube.com/watch?v=fhjtKT3BHhI, congratulations!
apt-get install ncurses-dev build-essential libssl-dev libpcap-dev libncurses5-dev libsctp-dev lksctp-tools
git clone https://github.com/SIPp/sipp.git
cd sipp
./build.sh
cp sipp \usr\bin
cd /usr/src
git clone https://github.com/flaviogoncalves/astricon2017.git
cd astricon2017
Command Line
sipp -s 1000 ip_address:5060 -sn uac -i ip_address -d 1000
Command line
sipp -s 1000 ip_address:5060 -sf sipp_pcap.xml -i ip_address -d 90000