<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Perfect...</p>
    <p>so why in the Tutorial de INVITE comes from Main Registrar?</p>
    <pre class="escaped">   # initial requests from main registrar, need to look them up!
    if (is_method("INVITE|MESSAGE") && $si == "10.0.0.3" && $sp == 5070) {
        xlog("looking up $ru!\n");
        if (!mid_registrar_lookup("location")) {
            t_reply("404", "Not Found");
            exit;
        }

        t_relay();

        exit;
    }</pre>
    <div class="moz-cite-prefix">El 27/01/2020 a las 08:35, Alexey
      Kazantsev via Users escribió:<br>
    </div>
    <blockquote type="cite"
      cite="mid:1580132103.342271750@f458.i.mail.ru">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <blockquote>
        <div id="">
          <div>
            <div>
              <div id="style_15801301151421938914_BODY">
                <div>
                  <pre cols="72"> </pre>
                </div>
              </div>
            </div>
          </div>
        </div>
      </blockquote>
      <div>It is absolutely correct.</div>
      <div>And that’s your job, as a VoIP adminitsrator, to forward this
        INVITE</div>
      <div>to the appropriate server.</div>
      <div> </div>
      <div>Any SIP client will send INVITE to the server defined in its
        settings,</div>
      <div>at least if something additional is not configured («Outbound
        proxy»</div>
      <div>or «Route» or maybe it’s called something else, depending on
        the vendor/software author).</div>
      <div> </div>
      <div> 
        <div data-signature-widget="container">
          <div data-signature-widget="content">
            <div>-----------------------------------------------<br>
              <span style="font-size: 15px;">BR, Alexey</span><br
                style="font-size: 15px;">
              <span style="font-size: 15px;"><a class="moz-txt-link-freetext" href="http://alexeyka.zantsev.com/">http://alexeyka.zantsev.com/</a></span></div>
          </div>
        </div>
        <div> </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<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>
</pre>
    </blockquote>
  </body>
</html>