[asterisk-bugs] [JIRA] (ASTERISK-24625) res_pjsip_outbound_registration: 401 spam when invalid credentials provided
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Tue Dec 16 13:29:29 CST 2014
Matt Jordan created ASTERISK-24625:
--------------------------------------
Summary: res_pjsip_outbound_registration: 401 spam when invalid credentials provided
Key: ASTERISK-24625
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24625
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_pjsip_outbound_registration
Affects Versions: 13.1.0
Reporter: Matt Jordan
When invalid credentials are provided to an outbound registration configuration section, Asterisk will often receive a {{401}} or {{407}} back from an upstream provider. Rather than waiting any amount of time, it immediately sends the {{REGISTER}} request again (with the presumably incorrect credentials).
This occurs ad nauseum, as neither side attempts to give up.
If we receive multiple challenges to a series of {{REGISTER}} requests that we sent, we should eventually back off and wait some period of time before trying again.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list