I use this command in sipp for generating load on my SIP servlet container
./sipp -sf uac.xml 127.0.0.1:5080 -trace_rtt
Two things I need. The first one is increasing the load automatically, for example: add 100 call/second. The second one is the CSV file I get just have response time and time stamp, it does not include the call rate.
Any one can help??