Hi

I have a scenario where dispatcher is used to balance calls.
Assume there are 2 media servers M1 & M2. Call are routed using round robin algorithm.
There is scenario where call is handed over to M1 but it is not answered in defined time period (say 5 seconds due to load on server or network congestion), I wish to send this call to M2.
What are the options to achieve it?


Thanks & Regards,
Amit Patkar