<div style="font-family: Arial; font-size: 14px;">Yes so thats my idea but the problem i see is that asterisk sees the contact as the opensips details not the UAC device</div><div style="font-family: Arial; font-size: 14px;"><br></div><div style="font-family: Arial; font-size: 14px;"><br></div>
<div class="protonmail_signature_block" style="font-family: Arial; font-size: 14px;">
    <div class="protonmail_signature_block-user protonmail_signature_block-empty">
        
            </div>
    
            <div class="protonmail_signature_block-proton">
        Sent with <a target="_blank" href="https://proton.me/" rel="noopener noreferrer">Proton Mail</a> secure email.
    </div>
</div>
<div style="font-family: Arial; font-size: 14px;"><br></div><div class="protonmail_quote">
        ------- Original Message -------<br>
        On Thursday, November 17th, 2022 at 11:04 AM, johan <johan@democon.be> wrote:<br><br>
        <blockquote class="protonmail_quote" type="cite">
            
    <p>If you don't want to handle the r3egister locally, why don't you
      just forward it then ? (i.e. the path approach)<br>
    </p>
    <div class="moz-cite-prefix">On 17/11/2022 11:45, Liviu Chircu
      wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div class="moz-cite-prefix">On 17.11.2022 12:37, nutxase wrote:<br>
      </div>
      <blockquote type="cite">Just
        to confirm can registrar also forward the registration similar
        to how mid_registrar does?</blockquote>
      <p><font face="monospace">Approach 1: the <a href="https://opensips.org/docs/modules/3.4.x/registrar.html#func_save" rel="noreferrer nofollow noopener" target="_blank">save()</a>
          function has an "r" flag (do not auto-send a reply upstream)
          which may be useful here, allowing you to t_relay() your
          REGISTER further downstream.  A caveat here is that you're
          saving the Contact before the Asterisk, which may fail (e.g.
          500 Internal Server Error).  So what do you do then?  You must
          delete it somehow...<br>
        </font></p>
      <p><font face="monospace">Approach 2: if I remember correctly, the
          <a href="https://opensips.org/docs/modules/3.4.x/registrar.html#func_save" rel="noreferrer nofollow noopener" target="_blank">save()</a>
          function was also designed to work on a 200 OK reply!  But I
          haven't tested this scenario in a long time, so I'm not sure
          how well or if it works at all nowadays.<br>
        </font></p>
      <p><font face="monospace">Best,<br>
        </font></p>
      <pre cols="72" class="moz-signature">--
Liviu Chircu
<a href="http://www.twitter.com/liviuchircu" class="moz-txt-link-abbreviated" rel="noreferrer nofollow noopener" target="_blank">www.twitter.com/liviuchircu</a> | <a href="http://www.opensips-solutions.com" class="moz-txt-link-abbreviated" rel="noreferrer nofollow noopener" target="_blank">www.opensips-solutions.com</a>
OpenSIPS eBootcamp 5-16 Dec | <a href="http://www.opensips.org/training" class="moz-txt-link-abbreviated" rel="noreferrer nofollow noopener" target="_blank">www.opensips.org/training</a></pre>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre">_______________________________________________
Users mailing list
<a href="mailto:Users@lists.opensips.org" class="moz-txt-link-abbreviated" rel="noreferrer nofollow noopener" target="_blank">Users@lists.opensips.org</a>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" class="moz-txt-link-freetext" rel="noreferrer nofollow noopener" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
  


        </blockquote><br>
    </div>