Re: [asterisk-users] "got stuck at 150 calls, above that not working in stress test"

2009-10-05 Thread das sandesh
Hi Matt, Thanks so much for your help. I tried lot of ways to trouble shoot the issue, but finally I figured out that it was from the carrier side that they had set the limit of 150. Till now I under the impression that they provide just the bandwidth for the trunk, but they have the ability to li

Re: [asterisk-users] "got stuck at 150 calls, above that not working in stress test"

2009-10-04 Thread Matt Riddell
On 3/10/09 3:55 AM, das sandesh wrote: > I am using the command: > ./sipp -sn uac -d 200 -s -l 200 > > Its 10 calls per second and 200 concurrent calls, similarly I used 2 ssh > sessions each sending 100 concurrent calls. But this was limiting to > only 150 calls. Start with 5 calls per seco

Re: [asterisk-users] "got stuck at 150 calls, above that not working in stress test"

2009-10-02 Thread das sandesh
I am using the command: ./sipp -sn uac -d 200 -s-l 200 Its 10 calls per second and 200 concurrent calls, similarly I used 2 ssh sessions each sending 100 concurrent calls. But this was limiting to only 150 calls. Thanks Sandesh On Fri, Oct 2, 2009 at 9:23 AM, Matt Riddell wrote: > On 3

Re: [asterisk-users] "got stuck at 150 calls, above that not working in stress test"

2009-10-02 Thread Matt Riddell
On 3/10/09 2:40 AM, das sandesh wrote: > These calls are from asterisk. I am using sipp to generate the calls and > I increased the limits using the command line interface and used ulimit > -n 1 and as well as changed in /etc/security/limits.conf. I dint > find any errors on the console... How

Re: [asterisk-users] "got stuck at 150 calls, above that not working in stress test"

2009-10-02 Thread das sandesh
These calls are from asterisk. I am using sipp to generate the calls and I increased the limits using the command line interface and used ulimit -n 1 and as well as changed in /etc/security/limits.conf. I dint find any errors on the console... Thanks Sandesh On Thu, Oct 1, 2009 at 4:29 PM, Ma

Re: [asterisk-users] "got stuck at 150 calls, above that not working in stress test"

2009-10-01 Thread Matt Riddell
On 2/10/09 12:41 AM, das sandesh wrote: > Hi Matt, > > When I get can more that 150 calls, i get a busy signal (Congestion) for > the calls above 150 - says "your call cannot be completed now", its > allowing only 150 callsIs there any thing related to field > descriptors from linux point of vi

Re: [asterisk-users] "got stuck at 150 calls, above that not working in stress test"

2009-10-01 Thread das sandesh
Hi Matt, When I get can more that 150 calls, i get a busy signal (Congestion) for the calls above 150 - says "your call cannot be completed now", its allowing only 150 callsIs there any thing related to field descriptors from linux point of view that I need to increase inorder to increase the

Re: [asterisk-users] "got stuck at 150 calls, above that not working in stress test"

2009-10-01 Thread Matt Riddell
On 1/10/09 5:56 PM, das sandesh wrote: > Hi All, > > I have a problem, when I was doing a performance testing using an > asterisk server: Quadcore processor, 4GB RAM, CentOS5.2, after 150-151 > calls all the other calls are giving busy, I tried to do ulimit related > stuff, like increasing the soft

[asterisk-users] "got stuck at 150 calls, above that not working in stress test"

2009-09-30 Thread das sandesh
Hi All, I have a problem, when I was doing a performance testing using an asterisk server: Quadcore processor, 4GB RAM, CentOS5.2, after 150-151 calls all the other calls are giving busy, I tried to do ulimit related stuff, like increasing the soft and hard limits to 10 but no luck, Any ideas