Could you try running with -trace_calldebug? That should log out a bit more information about pause durations.
My guess is that your pause duration is negative (~0.1% of those pauses will be more than three standard deviations below the mean, i.e. <0) and I wouldn't be surprised if the scheduler copes badly with that and never schedules the wakeup. If the call debug logs point in that direction it should be an easy fix. Rob 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 really want to use this distribution to more correctly emulate real > users, but I may be limited to using a variable and making that pull > from a file of random duration. Not nearly as clean as using this > function. Can anyone help me out? Is there something else I can do to > try and capture what might be going wrong? > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > Sipp-users mailing list > Sipp-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/sipp-users ------------------------------------------------------------------------------ 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