Status: Accepted
Owner: [email protected]
CC: [email protected], [email protected]
Labels: Type-Defect Priority-Critical Component-SS7 Roadmap-Fix
Version-2.0.0.BETA4
New issue 190 by [email protected]: M3UA Payload sent through SCTP
Stream 0 if in/outboud streams of SCTP are 2
http://code.google.com/p/jss7/issues/detail?id=190
If the SCTP connection is created with Math.min(maxInboundStreams,
maxOutboundStreams) == 2, M3UA always sends payload through SCTP streamId =
0.
This cause peer side to send back "Invalid_Stream_Identifier".