Re: [SR-Users] Kamailio number of concurrent calls

2016-10-03 Thread Dragos Oancea
Hi, Sipp might be able to handle 1000 simultaneous calls with media but with a lot of packet loss , especially if you use its RTP echo feature (-rtp_echo) . The issue seems independent of kernel params or network card params. I ran into this issue on a CentOS and Freeswitch offered much more perfo

Re: [SR-Users] Kamailio number of concurrent calls

2016-10-02 Thread Gholamreza Sabery
These scenarios are pretty good but they does not include what I want. On Sun, Oct 2, 2016 at 1:55 PM, Alex Balashov wrote: > Are you truly talking about 1000 call setups per second, or are you > talking about 1000 concurrent calls total? > > If the latter, SIPp can handle that, with media. > >

Re: [SR-Users] Kamailio number of concurrent calls

2016-10-02 Thread Alex Balashov
Are you truly talking about 1000 call setups per second, or are you talking about 1000 concurrent calls total? If the latter, SIPp can handle that, with media. If the former, you're going to need a lot of endpoints. -- Alex -- Principal, Evariste Systems LLC (www.evaristesys.com) Sent from

Re: [SR-Users] Kamailio number of concurrent calls

2016-10-02 Thread Aqs Younas
Here you go. https://github.com/saghul/sipp-scenarios?files=1 On Oct 2, 2016 3:19 PM, "Gholamreza Sabery" wrote: > It's problem is that you must have 1000 listening clients to be able to > make those calls! How to do this? Do you have any examples? > > On Sun, Oct 2, 2016 at 1:00 PM, Alex Balash

Re: [SR-Users] Kamailio number of concurrent calls

2016-10-02 Thread Gholamreza Sabery
It's problem is that you must have 1000 listening clients to be able to make those calls! How to do this? Do you have any examples? On Sun, Oct 2, 2016 at 1:00 PM, Alex Balashov wrote: > On 10/02/2016 04:26 AM, Gholamreza Sabery wrote: > > SIPp has media sending capabilities but in not enough fo

Re: [SR-Users] Kamailio number of concurrent calls

2016-10-02 Thread Alex Balashov
On 10/02/2016 04:26 AM, Gholamreza Sabery wrote: SIPp has media sending capabilities but in not enough for example to simulate 1000 calls persecond! What exactly is the SIPp limitation that troubles you, here? SIPp can certainly initiate 1000 CPS (or more). If you mean that it cannot support

Re: [SR-Users] Kamailio number of concurrent calls

2016-10-02 Thread David Villasmil
Sipp's media stack doesn't seem to be very good. what i did was to use freeswitch. You can generate calls to fs (or make a script to "originate" staright from fs, though sipp is simples), which will resend it to kamailio. And on answer, it will send the call to a callcenter that will just playback

[SR-Users] Kamailio number of concurrent calls

2016-10-02 Thread Gholamreza Sabery
I used SIPp to stress test different scenarios in Kamailio, but how can I simulate a real call with media? SIPp has media sending capabilities but in not enough for example to simulate 1000 calls persecond! How can I test this? ___ SIP Express Router (SER