[asterisk-bugs] [JIRA] (ASTERISK-25485) res_pjsip_outbound_registration: registration stops due to 400 response

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Wed Oct 21 11:35:33 CDT 2015


Kevin Harwell created ASTERISK-25485:
----------------------------------------

             Summary: res_pjsip_outbound_registration: registration stops due to 400 response
                 Key: ASTERISK-25485
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25485
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/res_pjsip_outbound_registration
    Affects Versions: 13.6.0
            Reporter: Kevin Harwell
            Severity: Minor


When Asterisk sends outbound registrations to a registrar, due to possible problems with the registrar it will sometimes send back a 400 thus Asterisk ceases registration for the given endpoint.

There is already an option 'forbidden_retry_interval' that allows outbound registration retries when a 403 is received.

Add a similar option that allows registration to continue for any fatal permanent response that is received.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list