[asterisk-bugs] [JIRA] (ASTERISK-20784) Failure to receive an ACK to a SIP Re-INVITE results in a SIP channel leak
Michael L. Young (JIRA)
noreply at issues.asterisk.org
Mon Mar 11 20:51:02 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-20784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=204120#comment-204120 ]
Michael L. Young commented on ASTERISK-20784:
---------------------------------------------
Nitesh, so you are saying that the fix was applied to Asterisk? I see that the issue this duplicates was suspended.
If it was never committed to the Asterisk code base, then this is not a regression. It is a bug that was never fixed in Asterisk itself.
Please help clarify if this fix was ever applied to Asterisk and not just within your organization copy of Asterisk. Thanks.
> Failure to receive an ACK to a SIP Re-INVITE results in a SIP channel leak
> --------------------------------------------------------------------------
>
> Key: ASTERISK-20784
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20784
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_sip/General
> Affects Versions: SVN
> Environment: Debian squeeze x86_64
> Reporter: NITESH BANSAL
> Attachments: patch_asterisk_20784.txt
>
>
> 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 and there is a hanging sip channel also.
> This issue was detected as regression of the issue ASTERISK-15879
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list