[asterisk-bugs] [JIRA] (ASTERISK-26319) [patch] res_pjsip: qualify/unqualify added/deleted realtime endpoints
Alexei Gradinari (JIRA)
noreply at issues.asterisk.org
Fri Aug 26 11:28:56 CDT 2016
Alexei Gradinari created ASTERISK-26319:
-------------------------------------------
Summary: [patch] res_pjsip: qualify/unqualify added/deleted realtime endpoints
Key: ASTERISK-26319
URL: https://issues.asterisk.org/jira/browse/ASTERISK-26319
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_pjsip
Affects Versions: 13.10.0, 13.11.0
Reporter: Alexei Gradinari
If the PJSIP endpoint's AOR with the permanent contact
was deleted from the realtime storage the res_pjsip module
continues trying to qualify this contact.
The error 'Unable to find an endpoint to qualify contact'
appeares every 'qualify_frequency' seconds.
This patch deletes this contact in this case.
The PJSIP endpoint's AOR with the permanent contact
is never qualified if it is added to realtime storage
after asterisk started.
This patch adds qualifying for the AOR's permanent contacts
on the first handling of this AOR.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list