[asterisk-bugs] [LibSS7 0017399]: [patch] libss7 ignores messages with irrelevant SLS
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 25 21:55:42 CDT 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=17399
======================================================================
Reported By: horape
Assigned To: mattf
======================================================================
Project: LibSS7
Issue ID: 17399
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
JIRA:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 287
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2010-05-25 21:54 CDT
Last Modified: 2010-05-25 21:55 CDT
======================================================================
Summary: [patch] libss7 ignores messages with irrelevant SLS
Description:
Q.704 2.3.4.1 says:
Messages not related to a signalling link may be assigned any Signalling
Link Code (SLC) to allow load sharing of the messages, or may be assigned
a default SLC such as 0000. They are routed in accordance with the normal
routing function, where the (SLC) is used as SLS for load sharing.
but libss7 discards NET_MSG messages where SLC doesn't correspond to a
specific link. Attached (incomplete) patch solves this (incomplete because
it only considers TRA and TFP as messages not related to a sig link, don't
know what other messages should be added)
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-05-25 21:55 horape Summary libss7 ignores messages
with irrelevant SLS => [patch] libss7 ignores messages with irrelevant SLS
======================================================================
More information about the asterisk-bugs
mailing list