> On 31 December 2013 14:08, sangdrax8 <sangdr...@gmail.com> wrote:
>> I have been testing sipp 3.4 (3.399?) and using the normal
>> distribution pause function.  While doing this I have seen that after
>> some time calls begin to get stuck in the pause and never exit that
>> state.  I let it run for a week, and eventually saw that all my calls
>> (to the max that was set) were in the pause state.  When I checked my
>> freeswitch they had been there for multiple days.
>>
>> Here is the pause statement I was using:
>> <pause distribution="normal" mean="90000" stdev="30000"/>

I was able to create a scenario that reproduced the problem - the
randomly-sampled pause value was negative and so wrapped around, which
meant the pause lasted for around INT_MAX milliseconds (about 2.5
days). I've now fixed this
(https://github.com/SIPp/sipp/commit/49fde499c690af358a5abbda9d77ee6a481ca159).

Best,
Rob

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to