<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    <p>Hello,</p>
    <p>if tls connection from client is terminated to Kamailio, then a
      phone can be reachable only via the Kamailio that accepted its
      connection. You can add local path to the registration and then
      enable:</p>
    <p>  *
<a class="moz-txt-link-freetext" href="https://www.kamailio.org/docs/modules/stable/modules/registrar.html#registrar.p.path_check_local">https://www.kamailio.org/docs/modules/stable/modules/registrar.html#registrar.p.path_check_local</a></p>
    <p>Now, just some different ideas to explore: if you just have only
      two Kamailio systems and do not expect more, you can skip
      replication and just route to the other Kamailio if lookup()
      location returns false for traffic coming from endpoints. If
      traffic is coming from the other Kamailio, return 404. This works
      fine and can be simpler approach if there is a single phone per
      user account. In case there can be many phones per user account,
      then after lookup location add a branch with the address of the
      other Kamailio.</p>
    <p>Cheers,<br>
      Daniel<br>
    </p>
    <div class="moz-cite-prefix">On 23.09.20 09:07, Joey Golan wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:bbd19350-9a53-4177-9eee-32d82ee17071@Spark">
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      <title></title>
      <div name="messageBodySection">
        <div dir="auto">Hello,<br>
          <br>
          I’m trying to make a call between 2 users registered (TLS) on
          two different kamailio instances behind haproxy with NAT
          handling.<br>
          <br>
          UE1 is registered to kamailio1<br>
          UE2 is registered to kamailio2<br>
          <br>
          DMQ and dmq_usrloc are enabled so each kamailio can see all
          registered users.<br>
          <br>
          What else do I need to do in order to make it work properly?<br>
          <br>
          Thanks,<br>
          <br>
          Joey.</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Kamailio (SER) - Users Mailing List
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a>
<a class="moz-txt-link-freetext" href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla -- <a class="moz-txt-link-abbreviated" href="http://www.asipto.com">www.asipto.com</a>
<a class="moz-txt-link-abbreviated" href="http://www.twitter.com/miconda">www.twitter.com/miconda</a> -- <a class="moz-txt-link-abbreviated" href="http://www.linkedin.com/in/miconda">www.linkedin.com/in/miconda</a>
Funding: <a class="moz-txt-link-freetext" href="https://www.paypal.me/dcmierla">https://www.paypal.me/dcmierla</a></pre>
  </body>
</html>