Hi Umesh,
Thanks for your reply. I understand that we can insert several consecutive MakeCall actions in the script. But the problem is that the next call is only make and becomes dependent on how sucessfully the privious calls were made. If I have 4 consecutive MakeCalls and if for some reason "Call 2" fails... "Call 3" and "Call 4" will not be made. What I am looking for is a way to start all the calls at the "same time" independentlt of each other and their sucess. Does it make sense?
I attached an image with that I have with consecutive makeCalls for making 2 calls with the same OnMakeCall_Complete Event.
Thanks!