Hi, I need to generate 150 calls which should have duration between 5 and 20 seconds. To do that I used built-in scenario. I dumped it to file uac.xml and changed line < pause /> to <pause min="5000" max="20000"/>. Then I started sipp like this: ./sipp -sf uac.xml -l localhost -s phone_number localhost:5070 -l 5 -m 150 -t un . After reviewing CDRs I see 150 calls but about 100 of them have duration 0 seconds. When I don't set -l option result is much better: 150 calls, only about ten with duration 0 second. Maybe I don't understand very well idea behind -l, -r and -rp options. How to generate 150 calls with needed duration. When I generate 50 calls with duration between 1 to 5 seconds everything is OK greetings maciej
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
