<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Good day,<br>
    <br>
    Anyone know how exactly FS handles a Sofia gateway configured with
    the combination below?<br>
    <br>
    <ul>
      <li>proxy resolved through DNS SRV; returns 5 records of the same
        weight<br>
      </li>
      <li>registration disabled</li>
      <li>SIP OPTIONS enabled</li>
    </ul>
    <br>
    Is it going to send OPTIONS to 5 IPs in round-robin? What if 2 out 5
    fail OPTIONS but the rest remain active? Is FS going to
    intelligently round-robin calls between remaining 3 IPs or it will
    mark the entire gateway as "down"?<br>
    <br>
    Thank you,<br>
    -Victor<br>
  </body>
</html>