[asterisk-users] Maximum concurrent calls using call files

2012-07-06 Thread sathiish kumar
I am planning on building a testing module which would spawn about 500 calls in order to test the performance of the network by transferring audio/speech files to end points at that juncture.Is it possible to spawn as many concurrent calls (or nearly concurrent calls) using just call files.Is

Re: [asterisk-users] Maximum concurrent calls using call files

2012-07-06 Thread Stephen J Alexander
I haven't used it, so can't recommend it per se; but as I understand it, iperf is a tool that can do that kind of simulation for you: http://iperf.sourceforge.net/ might be worth trying before you build your own modules. Regards, Stephen J Alexander MPBX, LLC http://mpbx.com 832-713-6729 On

Re: [asterisk-users] Maximum concurrent calls using call files

2012-07-06 Thread sathiish kumar
I've previously used iperf for my project and It can only simulate TCP/UDP traffic.and the thing is I'm testing this on a platform which does only RTP/SIP.I am not sure they've this facility.Anyhoo i wanted to know if it was possible to make such concurrent calls using Asterisk On Fri, Jul 6,