Re: [Sipp-users] Cannot start a script with more than 1000 reg/sec

2014-02-17 Thread Carlo Carrano
Fedora 20. Carlo R. Carrano Rob Day wrote: > Thanks for that - what about operating system and version (e.g. Mac OS > X 10.6.8, Ubuntu 12.04.3, etc.?) > > Rob > > On 17 February 2014 20:27, Carlo Carrano > wrote: >> Rob, >> I'm using the stable version 3.4.0-RTPSTREAM. >> Here is the full co

Re: [Sipp-users] Cannot start a script with more than 1000 reg/sec

2014-02-17 Thread Rob Day
Thanks for that - what about operating system and version (e.g. Mac OS X 10.6.8, Ubuntu 12.04.3, etc.?) Rob On 17 February 2014 20:27, Carlo Carrano wrote: > Rob, > I'm using the stable version 3.4.0-RTPSTREAM. > Here is the full command line I am using: > > sipp -r 1041 -rp 1000 -i -p -rsa >

Re: [Sipp-users] Cannot start a script with more than 1000 reg/sec

2014-02-17 Thread Carlo Carrano
Rob, I'm using the stable version 3.4.0-RTPSTREAM. Here is the full command line I am using: sipp -r 1041 -rp 1000 -i -p -rsa -sf 3rd+party_registration.xml -inf -trace_err -trace_screen -mp -max_recv_loops 5000 -max_sched_loops 5000 I don't have the chance to test with the latest code f

Re: [Sipp-users] Cannot start a script with more than 1000 reg/sec

2014-02-17 Thread Rob Day
Hi Carlo, Does this reproduce with the latest code from https://github.com/SIPp/sipp? (You may need to install autoconf-archive and run './autoreconf -ivf' if it doesn't build successfully with './configure && make'.) Assuming it does reproduce, can you let me know what operating system and versi

Re: [Sipp-users] Cannot start a script with more than 1000 reg/sec

2014-02-17 Thread Carlo Carrano
Abinash, thanks for replying to my request. I believe the file descriptor size is fine. I actually can go to a rate as high as 4000 regs/sec, as long as I increase the value manually, using the * and + keys (at least that's as high as I did go). Howeve

Re: [Sipp-users] Cannot start a script with more than 1000 reg/sec

2014-02-17 Thread Carlo Carrano
The XML file is in attachment. However, please note that the script works just fine at lower rates. The problem happens when the value in the -r option is greater than the value in the -rp option. Also if I start the script with the value in -r smaller than the

Re: [Sipp-users] Cannot start a script with more than 1000 reg/sec

2014-02-17 Thread Abinash Sarangi
Hi Carlo, Is the build a stable one ?Check the steps for increasing the file descriptor sizeuse -buff_size set value to 1024*n( where n = 1..n)can you on the call debug option as well please check with all these options Thanks -Abinash > Date: Sun, 16 Feb 2014 20:08:02 -0600 > From: carlo.c

Re: [Sipp-users] Cannot start a script with more than 1000 reg/sec

2014-02-17 Thread mahendra kedia
Can you please share the sipp xml file, which will help to understand the issue On Mon, Feb 17, 2014 at 7:38 AM, Carlo Carrano < carlo.carr...@alcatel-lucent.com> wrote: > Hello, > I'm running sipp v3.4.0-RTPSTREAM. > I found that I am not able to start a registration script when the > regis