sipp

SIP protocol traffic generator and load testing tool

brewmacoslinux
Try with needOr install directly
Source

About

Traffic generator for the SIP protocol

Commands

sipp

Examples

Start Sipp in User Agent Client mode targeting a SIP server$ sipp -sn uac 192.168.1.100
Start Sipp in User Agent Server mode listening on port 5060$ sipp -sn uas -p 5060
Load test with custom scenario file, 10 concurrent calls, 100 total$ sipp -sf scenario.xml -l 10 -n 100 192.168.1.100