On Wed, Apr 15, 2009 at 9:24 PM, Andrew Dejan <[email protected]> wrote: > Hi, > > I have two scenarios : client.xml and server.xml. The client.xml scenario is > launched with > -r 10 -rp 10 options for example (10 calls in 10 sec) and feed with a csv > file. . I give the main points for the calling scenario at the end. > > The problem is that when launching these two scenarios, I only have one call > : SIPp reaches all the steps of client.xml, and then terminates at the > end. Pressing the "+" key does not do anything...What should I do in order > to have multiple simultaneous calls ? > > Here are my options for client.xml : > ./sipp 10.0.3.6:5060 -sf client.xml -inf test.csv -m 1 -r 10 -max_retrans 1 > -rp 10 -t u1 -trace_logs -log_file log_message.log -i 10.0.3.2 -d 0 -nr -s > +337000000023 -p 5060
Hello. >From the docs: You can place a defined number of calls and have SIPp exit when this is done. Use the -m option on the command line. ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
