Combination View Flat View Tree View
Threads [ Previous | Next ]
I've been asked to do pressure test for UCCX, and my idea is to code script via JTAPI to simulate 300~400 calls to route point in CUCM. Can someone advice the rough steps, and will be nice if any example?

There is some simple sample code in the JTAPI documentation that shows how to make/answer a call.  It should be possible to extend this to repeat without too much difficulty. 
 
You may also be able to use a SIP trunk and a SIP bulk call generator (e.g. SIPp) to launch large scale test calls, with the added benefit of testing media and scripted scenarios.