<div style="font-family: Arial; font-size: 14px;">I guess let me go one step further and ask advice</div><div style="font-family: Arial; font-size: 14px;"><br></div><div style="font-family: Arial; font-size: 14px;">What do you think is the best scenario to use if i want to register to asterisk and then when when my UAC goes to "sleep" keep the registration up on asterisk</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 10:45 AM, Liviu Chircu <liviu@opensips.org> wrote:<br><br>
        <blockquote class="protonmail_quote" 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>
  


        </blockquote><br>
    </div>