On Thu, Mar 10, 2011 at 12:58 AM, Gopalakrishnan A.N <sai...@gmail.com>wrote:

> Hi,
>
> Is there a way to specify a time limit between two calls, I tried "-m
> <integer values>" but whatever the value i specify its working concurrently.
> Also I tried <pause milliseconds="30000"/> inside the scenario file &
> -reconnect_sleep 30000 in the command line, but results to failure.
>
> Is there any other option to provide time in between two calls?
>
>
Do you want to have only one call at any moment (no concurrent calls)? If
so, just pass "-l 1" in the command-line.
Then, just use <pause milliseconds="30000"/> at the beginning or at the end
of the scenario (I don't know what is the purpose of -reconnect_sleep, but I
don't see you would need anything else).
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to