[asterisk-bugs] [JIRA] (ASTERISK-26998) res_pjsip_session: INVITE retransmissions could still setup the same call again.

George Joseph (JIRA) noreply at issues.asterisk.org
Wed Aug 2 10:07:21 CDT 2017


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

George Joseph updated ASTERISK-26998:
-------------------------------------

    Target Release Version/s: 15.0.0

> res_pjsip_session: INVITE retransmissions could still setup the same call again.
> --------------------------------------------------------------------------------
>
>                 Key: ASTERISK-26998
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26998
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip_session
>    Affects Versions: 13.15.0, 14.4.0
>            Reporter: Richard Mudgett
>            Assignee: Richard Mudgett
>      Target Release: 13.16.0, 14.5.0, 15.0.0
>
>
> There is some leftover code that tries to defer processing an initial incoming INVITE to a session's serializer.  A change done for ASTERISK-26088 made it so the session's serializer is the same calculated distributor serializer the INVITE is supposed to be initially processed in.  Since we are already running in that serializer it is not necessary to defer the processing and doing so would cause the same call resetup problem the earlier change attempted to fix.
> This problem will only express itself under load when the initial INVITE processing is delayed enough that retransmissions get queued in the backlog.  A symptom of the problem is a message containing "(key exists)" for an INVITE message is logged.



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



More information about the asterisk-bugs mailing list