[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 10:59:43 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 10:59 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0129216) svnbot (reporter) - 2010-11-30 10:59
 https://issues.asterisk.org/view.php?id=18393#c129216 
---------------------------------------------------------------------- 
Repository: libss7
Revision: 289

U   branches/1.0/mtp2.c

------------------------------------------------------------------------
r289 | mattf | 2010-11-30 10:59:43 -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=289 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-11-30 10:59 svnbot         Checkin                                      
2010-11-30 10:59 svnbot         Note Added: 0129216                          
======================================================================




More information about the asterisk-bugs mailing list