[asterisk-bugs] [JIRA] (ASTERISK-28213) res_pjsip: Threads pile up needlessly when AOR is blocked
Ross Beer (JIRA)
noreply at issues.asterisk.org
Fri Jan 11 15:07:47 CST 2019
[ https://issues.asterisk.org/jira/browse/ASTERISK-28213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=245949#comment-245949 ]
Ross Beer commented on ASTERISK-28213:
--------------------------------------
Asterisk is configured to remove existing contacts so there is only one contact for each endpoint.
Quite often phones removes the registration before re-registering, but not all endpoints do this.
> res_pjsip: Threads pile up needlessly when AOR is blocked
> ---------------------------------------------------------
>
> Key: ASTERISK-28213
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28213
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_pjsip
> Affects Versions: 13.24.0
> Environment: CentOS 7.6
> Reporter: Ross Beer
> Assignee: Kevin Harwell
> Severity: Minor
> Labels: pjsip
>
> A deadlock occurs on AOR removal when a transport has gone away, and a NOTIFY is being sent the endpoint. The AOR is blocked in mariadb and the second thread blocks on the first.
> The full backtrace has been sent to Geroge Joseph as it contains private information.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list