<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font color="#000000" face="Century Gothic">Hi<br>
      <br>
      I have a scenario where dispatcher is used to balance calls.<br>
      Assume there are 2 media servers M1 & M2. Call are routed
      using round robin algorithm. <br>
      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. <br>
      What are the options to achieve it?</font><font color="#000000"><br>
      <br>
      Thanks & Regards,
      <br>
      Amit Patkar
    </font>
  </body>
</html>