[asterisk-bugs] [Asterisk 0015802]: [patch] chan_sip will not retransmit an ACK
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Sep 14 04:02:08 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15802
======================================================================
Reported By: nmav
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15802
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.4.26.1
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-08-31 10:10 CDT
Last Modified: 2009-09-14 04:02 CDT
======================================================================
Summary: [patch] chan_sip will not retransmit an ACK
Description:
In commit 204243 it was added a check on whether to retransmit an ACK or
not. In my case this breaks retransmission in the following scenario:
-> INVITE
<- 100 Trying
<- 180 Ringing
<- 200 OK SDP
[ACK is lost]
<- 200 OK SDP
<- 200 OK SDP
======================================================================
----------------------------------------------------------------------
(0110588) nmav (reporter) - 2009-09-14 04:02
https://issues.asterisk.org/view.php?id=15802#c110588
----------------------------------------------------------------------
It is included in the debug.txt. I also uploaded a fix for me to retransmit
ACK.
Issue History
Date Modified Username Field Change
======================================================================
2009-09-14 04:02 nmav Note Added: 0110588
======================================================================
More information about the asterisk-bugs
mailing list