[asterisk-bugs] [LibSS7 0018393]: [patch] fisu_rx doesn't request retransmission when it should
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Nov 30 11:00:24 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18393
======================================================================
Reported By: horape
Assigned To: mattf
======================================================================
Project: LibSS7
Issue ID: 18393
Category: General
Reproducibility: always
Severity: major
Priority: normal
Status: acknowledged
Asterisk Version: SVN
JIRA:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2010-11-28 09:23 CST
Last Modified: 2010-11-30 11:00 CST
======================================================================
Summary: [patch] fisu_rx doesn't request retransmission when
it should
Description:
fisu_rx doesn't check if a retransmission request is needed when the last
received message was a FISU, so in a case like:
FISU FSN=3
MSU FSN=4 lost
FISU FSN=4
fisu_rx says "last message received was a FISU, so this one is just a
repetition, ignore it" and misses the need to ask for a retransmission.
======================================================================
----------------------------------------------------------------------
(0129217) svnbot (reporter) - 2010-11-30 11:00
https://issues.asterisk.org/view.php?id=18393#c129217
----------------------------------------------------------------------
Repository: libss7
Revision: 290
U trunk/mtp2.c
------------------------------------------------------------------------
r290 | mattf | 2010-11-30 11:00:23 -0600 (Tue, 30 Nov 2010) | 1 line
Fix MTP2 so that we check for potential need for retransmission even on
repeated FISUs. (https://issues.asterisk.org/view.php?id=18393)
------------------------------------------------------------------------
http://svn.digium.com/view/libss7?view=rev&revision=290
Issue History
Date Modified Username Field Change
======================================================================
2010-11-30 11:00 svnbot Checkin
2010-11-30 11:00 svnbot Note Added: 0129217
======================================================================
More information about the asterisk-bugs
mailing list