[asterisk-bugs] [JIRA] (ASTERISK-26458) Insufficient handling of dynamic public IP address

Andreas Wetzel (JIRA) noreply at issues.asterisk.org
Tue Oct 11 08:09:01 CDT 2016


Andreas Wetzel created ASTERISK-26458:
-----------------------------------------

             Summary: Insufficient handling of dynamic public IP address
                 Key: ASTERISK-26458
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26458
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/res_pjsip
    Affects Versions: 13.11.2
         Environment: FreeBSD 10.3-RELEASE-p9 i386
            Reporter: Andreas Wetzel
            Severity: Minor


I have a consumer DSL line which gets disconnected from the ISP's side every 24 hours. When that happens a number of things occur:

- My IP address changes
- DNS may return a different IP address for my ITSP's SIP server
- All outbound registrations need to be renewed, otherwise I get a '401 unauthorized response' from my ITSP's SIP server when trying to place an outbound call prior to the corresponding registration being renewed.

Currently none of the reloading mechanisms present in asterisk seem to make it refetch the machine's public IP address (the one that is shown in 'pjsip dump endpt' under 'published as'), or to force an immediate renewal of all configured outbound registrations. Only way is to do a full restart of asterisk i.e. 'core restart gracefully'.



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



More information about the asterisk-bugs mailing list