[asterisk-bugs] [Asterisk 0015896]: [patch] handle_response check for retransmits when using TCP/TLS
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Sep 16 14:28:37 CDT 2009
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=15896
======================================================================
Reported By: ebroad
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 15896
Category: Channels/chan_sip/TCP-TLS
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 218463
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-09-15 01:01 CDT
Last Modified: 2009-09-16 14:28 CDT
======================================================================
Summary: [patch] handle_response check for retransmits when
using TCP/TLS
Description:
Since we don't use reliable xmit when using TCP/TLS(since TCP is reliable
in itself), we should not be attempting to ack retransmitted packets in
handle_response().
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
child of 0015897 SIP/TCP always shows registered peer as...
======================================================================
----------------------------------------------------------------------
(0110832) file (administrator) - 2009-09-16 14:28
https://issues.asterisk.org/view.php?id=15896#c110832
----------------------------------------------------------------------
I was unaware of this issue while testing this morning and fixed it the
same way. The revisions are below:
trunk - 218918
1.6.0 - 218931
1.6.1 - 218932
1.6.2 - 218934
Issue History
Date Modified Username Field Change
======================================================================
2009-09-16 14:28 file Note Added: 0110832
2009-09-16 14:28 file Status ready for review =>
resolved
2009-09-16 14:28 file Resolution open => fixed
2009-09-16 14:28 file Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list