[asterisk-bugs] [JIRA] (ASTERISK-25964) Outbound registrations created via ARI/push configuration do not clean up outbound registrations currently in flight

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Jun 23 08:59:02 CDT 2016


     [ https://issues.asterisk.org/jira/browse/ASTERISK-25964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asterisk Team updated ASTERISK-25964:
-------------------------------------

    Target Release Version/s: 13.10.0

> Outbound registrations created via ARI/push configuration do not clean up outbound registrations currently in flight
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-25964
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25964
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_ari, Resources/res_pjsip_outbound_registration
>    Affects Versions: 13.8.2
>            Reporter: Matt Jordan
>            Assignee: George Joseph
>      Target Release: 13.10.0
>
>
> When an outbound registration is created via ARI push configuration and then later removed via a corresponding DELETE, there is a case where the outbound registration will continue to exist. This primarily occurs when the outbound registration was initially rejected and is in a pending retry loop.
> When this occurs, you'll see the following NOTICE/WARNING messages constantly:
> {noformat}
> [Apr 26 14:15:17] NOTICE[21981]: res_pjsip/pjsip_configuration.c:2163 ast_sip_retrieve_auths: Couldn't find auth '22eba667-cc63-4196-b318-dc38a33d4b31'. Cannot authenticate
> [Apr 26 14:15:17] WARNING[21981]: res_pjsip_outbound_authenticator_digest.c:117 digest_create_request_with_auth_from_old: Failed to set authentication credentials
> [Apr 26 14:15:17] WARNING[21981]: res_pjsip_outbound_registration.c:802 handle_registration_response: Failed to create authenticated REGISTER request to server 'sip:xxx:5060' from client 'sip:xxx'
> [Apr 26 14:15:17] WARNING[21981]: res_pjsip_outbound_registration.c:747 schedule_retry: Temporal response '401' received from 'sip:xxx' on registration attempt to 'sip:xxx', retrying in '60'
> {noformat}



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



More information about the asterisk-bugs mailing list