|
From: Henri H. <hen...@gm...> - 2014-11-28 22:35:44
|
You need a generator such as sipp: ./sipp -i 192.168.56.101 -m 1000 -l 100 -r 50 -sn uac_pcap 192.168.56.102 Will run 100 concurrent calls, with a maximum of 100 calls at a time, with a call creation rate of 50 cps, streaming 8 secs rtp in each call. You also need a SIP endpoint that "terminates" the SIP traffic, such as Asterisk so you can point sipp at it. Alternatively, just take a pcap trace with lots of calls in it, and replay the trace with Oreka, Henri On 3 November 2014 at 10:36, Eduardo Gomes <eg....@ho...> wrote: > Hello everybody, > > Someone knows how can i simulate lot of calls to test in the orkaudio ? > > > Regards, > Eduardo > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Oreka-devel mailing list > Ore...@li... > https://lists.sourceforge.net/lists/listinfo/oreka-devel > > |