<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <tt>Hi Volga,<br>
      <br>
      If I understood your problem correctly, one idea would be to use
      m4 over opensips.cfg and define a different MAIN_VIP variable for
      each of your three servers:<br>
      <br>
      append_hf("Path: </tt><tt><a class="moz-txt-link-rfc2396E"
        href="sip:$fU@listenip:5060;transport=udp"><sip:$fU@MAIN_VIP:5060;transport=udp></a></tt><tt>\r\n");<br>
    </tt>
    <pre class="moz-signature" cols="72">Liviu Chircu
OpenSIPS Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
    <div class="moz-cite-prefix">On 09.07.2018 07:34,
      <a class="moz-txt-link-abbreviated" href="mailto:volga629@networklab.ca">volga629@networklab.ca</a> wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:1531110870.3207.5@smtp.networklab.ca">Hello Everyone,
      <br>
      <br>
      I have work around on this issue
      <br>
      # Work arround for github issue #1109
      <br>
      append_hf("Path: <a class="moz-txt-link-rfc2396E" href="sip:$fU@listenip:5060;transport=udp"><sip:$fU@listen ip:5060;transport=udp></a>\r\n"
      <br>
      <br>
      <br>
      Right now we use 3 node cluster with 3 vips in active/active mode
      <br>
      I need some idea how to determine path header listen ip address
      from 3 vips.
      <br>
      <br>
      <br>
      volga629
      <br>
      <br>
      <br>
      <br>
      <br>
      _______________________________________________
      <br>
      Users mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
      <br>
      <a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
      <br>
    </blockquote>
    <br>
  </body>
</html>