[asterisk-bugs] [JIRA] (ASTERISK-15879) [patch] Failure to receive an ACK to a SIP Re-INVITE results in a SIP channel leak

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Jul 27 10:30:08 CDT 2016


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

Asterisk Team updated ASTERISK-15879:
-------------------------------------

    Target Release Version/s: 14.0.0

> [patch] Failure to receive an ACK to a SIP Re-INVITE results in a SIP channel leak
> ----------------------------------------------------------------------------------
>
>                 Key: ASTERISK-15879
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-15879
>             Project: Asterisk
>          Issue Type: Bug
>          Components: Channels/chan_sip/General
>            Reporter: Torrey Searle
>            Severity: Minor
>      Target Release: 1.8.32.0, 11.14.0, 12.7.0, 13.0.0-beta3, 14.0.0
>
>         Attachments: reinvite_ack_timeout.patch
>
>
> callflow
> A -INVITE-> asterisk -INVITE-> B
> A <-200 OK- asterisk <-200 OK- B
> A --ACK---> asterisk --ACK---> B
>             asterisk <-INVITE- B
>             asterisk -200 OK-> B
>            (ack lost)
> A --BYE---> asterisk
> A <-200 OK- asterisk
> no bye is generated on the B leg as it's still in invite pending
> ****** ADDITIONAL INFORMATION ******
> patch detects with a non-critical invite transaction times out, and clears the invite pending, and checks if there is a bye pending to be sent.



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



More information about the asterisk-bugs mailing list