<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>From:
<a class="moz-txt-link-freetext" href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+16+Configuration_res_pjsip_outbound_registration#Asterisk16Configuration_res_pjsip_outbound_registration-registration_max_retries">https://wiki.asterisk.org/wiki/display/AST/Asterisk+16+Configuration_res_pjsip_outbound_registration#Asterisk16Configuration_res_pjsip_outbound_registration-registration_max_retries</a></p>
    <h5
      id="Asterisk16Configuration_res_pjsip_outbound_registration-max_retries">max_retries</h5>
    <p>This sets the maximum number of registration attempts that are
      made before stopping any further attempts.<b><br>
        If set to 0 then upon failure no further attempts are made.</b></p>
    <p>Regards,</p>
    <p>IanG<br>
    </p>
    <div class="moz-cite-prefix">On 17/03/2020 12:54, hw wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:3491914.X89kAeanhY@toy.adminart.net">
      <pre class="moz-quote-pre" wrap="">On Saturday, February 29, 2020 11:29:37 AM CET Administrator wrote:
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Le 28/02/2020 à 23:43, hw a écrit :
</pre>
        <blockquote type="cite">
          <pre class="moz-quote-pre" wrap="">On Thursday, February 27, 2020 3:03:47 PM CET hw wrote:
</pre>
          <blockquote type="cite">
            <pre class="moz-quote-pre" wrap="">Hi,

sometimes 'pjsip show registrations' shows registrations to the VOIP
provider as Rejected.  I have already added


max_retries = 0
auth_rejection_permanent = no


in pjsip_wizard.conf and still asterisk does not recover.

I need asterisk to keep trying to register and to renew the registration
without requiring manual intervention.  How can I make asterisk do that?
</pre>
          </blockquote>
          <pre class="moz-quote-pre" wrap="">
No ideas?

If pjsip is not able to recover after the internet connection has gone
away
for a few minutes, it's totally useless.
</pre>
        </blockquote>
        <pre class="moz-quote-pre" wrap="">
A workaround is to have a cron script which looks if your asterisk is
registered and if not to send again the register command
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
Thanks, I'll try that if I can find out which command that is :)

This shouldn't be necessary, though.  Before switching to PJSIP, there was no 
problem with registrations going away and not coming back.  Is PJSIP still too 
buggy to be used and not recommended?

Maybe I'll make a bug report ...




</pre>
    </blockquote>
  </body>
</html>