Attention is currently required from: pespin.
laforge has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41425?usp=email )
Change subject: cosmetic: SCCP_Test/SCCP_Testcases.{cfg,ttcn}: Fix trailing whitespace
......................................................................
Patch Set 2: Code-Review+1
(1 comment)
Patchset:
PS2:
well, that is code we received from Ericsson, and not code we wrote ourselves. But since it's safe to assume that we won't ever have to sync with any updated versions from Ericsson (I doubt there ever will be any), we can make cosmetic changes like this.
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41425?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I17140056c40305a8eb8024df5403897d0853098e
Gerrit-Change-Number: 41425
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 13 Nov 2025 19:04:09 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Attention is currently required from: pespin.
laforge has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41426?usp=email )
Change subject: Configure all ttcn-3 SCCP endpoints to match IUT ss7 network-indicator
......................................................................
Patch Set 2: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41426?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I32d36dbb294632c340df3dba2a0f249189449699
Gerrit-Change-Number: 41426
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 13 Nov 2025 19:02:55 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Attention is currently required from: pespin.
laforge has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41426?usp=email )
Change subject: Configure all ttcn-3 SCCP endpoints to match IUT ss7 network-indicator
......................................................................
Patch Set 2: Code-Review+1
(1 comment)
Patchset:
PS2:
it was intentional that osmocom software uses international by default (as that's the only one standardized to use ITU SS7, while "national" can mean many different national flavours of SS7 including ANSI, which we never implemented. The test suites have been wrong and should be fixed with a patch like this.
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41426?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I32d36dbb294632c340df3dba2a0f249189449699
Gerrit-Change-Number: 41426
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 13 Nov 2025 19:02:37 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
pespin has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41426?usp=email )
Change subject: Configure all ttcn-3 SCCP endpoints to match IUT ss7 network-indicator
......................................................................
Patch Set 2:
(1 comment)
Patchset:
PS2:
@laforge@gnumonks.org I see a problem here: Cisco ITP manual states "national" (10) is the default, but we so far have been setting no explicit default in code during ss7_instance_alloc(), which means our defualt is "international" (00).
So we either:
* keep our own default as "international" (00) different from Cisco ITP and merge this commit as presented now.
* Change our default to be "national" (10) in libosmo-sigtran and adapt this commit to make sure we use sio "83" everywhere instead of "03".
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41426?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I32d36dbb294632c340df3dba2a0f249189449699
Gerrit-Change-Number: 41426
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: laforge <laforge(a)osmocom.org>
Gerrit-Comment-Date: Thu, 13 Nov 2025 17:21:42 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No