[asterisk-bugs] [JIRA] (ASTERISK-15879) [patch] Failure to receive an ACK to a SIP Re-INVITE results in a SIP channel leak
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Mon Oct 20 11:35:55 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-15879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-15879:
-----------------------------------
Target Release Version/s: 13.0.0-beta3
> [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: 13.0.0-beta3
>
> 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