<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><tt>Hi Jim,</tt></p>
    <p><tt>Thank you for the nice report - just pushed a fix [1] for it
        on "master" and "2.3"!</tt></p>
    <p><tt>Best regards,</tt></p>
    <p><tt>[1]:
        <a class="moz-txt-link-freetext" href="https://github.com/OpenSIPS/opensips/commit/fc5762694201eb">https://github.com/OpenSIPS/opensips/commit/fc5762694201eb</a></tt><br>
    </p>
    <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 24.10.2017 22:42, Jim DeVito wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAAcmnhkLF1X5e_x5pe4BX5Hnjz1Hj3EAzkuj9ikPfGNiLCHWZQ@mail.gmail.com">
      <div dir="ltr">Hi All,
        <div><br>
        </div>
        <div>Getting into he mid_register module so I could very well be
          doing something wrong. Please take a look at the below pasted
          info.</div>
        <div><br>
        </div>
        <div><a href="https://pastebin.com/BeLktVpL"
            moz-do-not-send="true">https://pastebin.com/BeLktVpL</a></div>
        <div><br>
        </div>
        <div>Seems like it is crashing while parsing the OK back from
          the primary registrar. For now I am using the scripting right
          out of your tutorial</div>
        <div><br>
        </div>
        <div>Please let me know if you notice something I am doing wrong
          or need more info.</div>
        <div><br>
        </div>
        <div>Opensips 2.3.2 built from source. (same as yum) </div>
        <div><br>
        </div>
        <div>Thanks!!</div>
        <div><br>
        </div>
        <div>
          <div>if (is_method("REGISTER")) {</div>
          <div>                mid_registrar_save("location");</div>
          <div>                switch ($retcode) {</div>
          <div>                        case 1:</div>
          <div>                                xlog("forwarding REGISTER
            to main registrar ($$ci=$ci)\n");</div>
          <div>                                $ru = "sip:<a
              href="http://sip-core01.n2net.net:5060"
              moz-do-not-send="true">sip-core01.n2net.net:5060</a>";</div>
          <div>                                t_relay();</div>
          <div>                                break;</div>
          <div>                        case 2:</div>
          <div>                                xlog("absorbing REGISTER!
            ($$ci=$ci)\n");</div>
          <div>                                break;</div>
          <div>                        default:</div>
          <div>                                xlog("failed to save
            registration! ($$ci=$ci)\n");</div>
          <div>        }</div>
          <div><br>
          </div>
          <br>
          <div class="gmail_signature">
            <div dir="ltr">-------------
              <div>Jim DeVito</div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <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>
    <br>
  </body>
</html>