Attention is currently required from: neels.
1 comment:
File src/osmo-bsc/osmo_bsc_sigtran.c:
Patch Set #1, Line 367: operation %s on primitive
there is no "operation %s on primitive", the old error message and this new message are both wrong. A primitive is a piece of data; we do not operate on it. SIGTRAN also doesn't operate on privmitives. Also, SIGTRAN is completely wrong here as the SCCP user has no knowledge whatsoever of the underlying transport encoding.
"Ignoring %s primitive received on SCCP-User-SAP" would be a correct phrasing.
To view, visit change 36989. To unsubscribe, or for help writing mail filters, visit settings.