Hi,
I need to do stress testing on asterisk. Is there away to simulate/initiate like 50 concurrent calls to asterisk?
Hi,
I need to do stress testing on asterisk. Is there away to simulate/initiate like 50 concurrent calls to asterisk?
Use another Asterisk server as a SIP client to initiate the calls.
Antony.
Use SIPp.
I’ve successfully done stress testing originitating calls with the following setup.
SIPp (box1) ---- Asterisk Under Test (box2) — Asterisk instance (box3)
I’ve read in this list mentions to voip_patrol but I’ve not used it yet.
Debian derivatives appear to have sipp available under the name sip-tester: Debian -- Package Search Results -- sip-tester