[asterisk-bugs] [LibSS7 0018392]: [patch] mtp2_transmit loses messages
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Nov 27 21:46:49 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18392
======================================================================
Reported By: horape
Assigned To: mattf
======================================================================
Project: LibSS7
Issue ID: 18392
Category: General
Reproducibility: random
Severity: major
Priority: normal
Status: assigned
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-27 21:44 CST
Last Modified: 2010-11-27 21:46 CST
======================================================================
Summary: [patch] mtp2_transmit loses messages
Description:
When the write call on mtp2_transmit fails when trying to transmit a new
MSU, it's silently discarded
======================================================================
----------------------------------------------------------------------
(0129182) horape (reporter) - 2010-11-27 21:46
https://issues.asterisk.org/view.php?id=18392#c129182
----------------------------------------------------------------------
The patch moves the addition of the MSU to the tx queue to the point where
the MSU is created, and if the write fails it sets it to be retransmitted.
Issue History
Date Modified Username Field Change
======================================================================
2010-11-27 21:46 horape Note Added: 0129182
======================================================================
More information about the asterisk-bugs
mailing list