#! /bin/bash # make sure firewall does not mess with the traffic, service iptables stop # check if traffic reaches the server iftop -n (yum -y install epel-release && yum -y install iftop) killall -9 sipp rm -fr uas_sp_*_errors.log # default #/usr/local/bin/sipp -sf uas_sp.xml -i 192.168.1.229 -p 5060 -trace_err # 503 /usr/local/bin/sipp -sf uas_sp_503.xml -i 192.168.1.229 -p 5060 -trace_err