Attention is currently required from: pespin.
fixeria has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/42413?usp=email )
Change subject: rebar.lock: bump exometer_report_statsd version
......................................................................
Patch Set 2:
(1 comment)
File rebar.lock:
https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/42413/comment/5e19a2b1_6303… :
PS1, Line 21: {ref,"bfd6c095bfc404e5fab5c07f5ebe0fe305e58830"}},
> yeah, or leave the "counter" one but create a new "osmocom/master" one. […]
Done
--
To view, visit https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/42413?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: erlang/osmo-s1gw
Gerrit-Branch: master
Gerrit-Change-Id: I931321a831215012aa8186d851d9a8d38908a4bf
Gerrit-Change-Number: 42413
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 17 Mar 2026 19:52:56 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Attention is currently required from: pespin.
fixeria has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/42413?usp=email )
Change subject: rebar.lock: bump exometer_report_statsd version
......................................................................
Set Ready For Review
--
To view, visit https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/42413?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: erlang/osmo-s1gw
Gerrit-Branch: master
Gerrit-Change-Id: I931321a831215012aa8186d851d9a8d38908a4bf
Gerrit-Change-Number: 42413
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 17 Mar 2026 19:52:41 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42415?usp=email )
Change subject: 5gc: Document multiple inter RAT procedures not implemented
......................................................................
5gc: Document multiple inter RAT procedures not implemented
Change-Id: I71cee40c79d7266ca46fa9757df18605646b320f
---
M 5gc/C5G_Tests.ttcn
1 file changed, 11 insertions(+), 7 deletions(-)
Approvals:
Jenkins Builder: Verified
fixeria: Looks good to me, approved
diff --git a/5gc/C5G_Tests.ttcn b/5gc/C5G_Tests.ttcn
index b5ac792..ddd000a 100644
--- a/5gc/C5G_Tests.ttcn
+++ b/5gc/C5G_Tests.ttcn
@@ -957,8 +957,14 @@
* - 3GPP TS 23.502 4.8.1.1(a) Connection Inactive procedure: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4319)
* - 3GPP TS 23.502 4.8.1.2 Connection Suspend procedure: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4322)
* - 3GPP TS 23.502 4.8.2 Connection Resume procedure: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4322)
- * - 3GPP TS 23.502 4.12 Procedures for Untrusted non-3GPP access
- * - 3GPP TS 23.502 4.12a Procedures for Trusted non-3GPP access
+ * - 3GPP TS 23.502 4.11.1.2.1 5GS to EPS handover using N26 interface: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/2534)
+ * - 3GPP TS 23.502 4.11.1.2.2 EPS to 5GS handover using N26 interface: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/2534)
+ * - 3GPP TS 23.502 4.11.1.2.3 Handover Cancel: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/2534)
+ * - 3GPP TS 23.502 4.11.1.3.2 5GS to EPS Idle mode mobility using N26 interface: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/2534)
+ * - 3GPP TS 23.502 4.11.1.3.3 EPS to 5GS Mobility Registration Procedure (Idle and Connected State) using N26 interface: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/2534)
+ * - 3GPP TS 23.502 4.11.2 Interworking procedures without N26 interface: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/2534)
+ * - 3GPP TS 23.502 4.12 Procedures for Untrusted non-3GPP access: Seems transparent to the 5GC?
+ * - 3GPP TS 23.502 4.12a Procedures for Trusted non-3GPP access: Seems transparent to the 5GC?
* - 3GPP TS 23.502 4.13.3 SMS over NAS procedures: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4362)
* - 3GPP TS 23.502 4.13.3.3 MO SMS over NAS in CM-IDLE (baseline): Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4362)
* - 3GPP TS 23.502 4.13.3.5 MO SMS over NAS in CM-CONNECTED: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4362)
@@ -966,16 +972,14 @@
* - 3GPP TS 23.502 4.13.3.7 MT SMS over NAS in CM-CONNECTED state via 3GPP access: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4362)
* - 3GPP TS 23.502 4.13.3.8 MT SMS over NAS via non-3GPP access: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4362)
* - 3GPP TS 23.502 4.13.5 Location Services procedures: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4364)
- * - 3GPP TS 23.502 4.13.6.1 EPS fallback for IMS voice
- * - 3GPP TS 23.502 4.13.6.2 Inter RAT Fallback in 5GC for IMS voice
- * - 3GPP TS 23.502 4.13.6.3 Transfer of PDU session used for IMS voice from non-3GPP access to 5GS
+ * - 3GPP TS 23.502 4.13.6.1 EPS fallback for IMS voice: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/2534)
+ * - 3GPP TS 23.502 4.13.6.2 Inter RAT Fallback in 5GC for IMS voice: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/2534)
+ * - 3GPP TS 23.502 4.13.6.3 Transfer of PDU session used for IMS voice from non-3GPP access to 5GS: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/2534)
* - 3GPP TS 23.502 4.14.1 RAN Initiated QoS Flow Mobility
* - 3GPP TS 23.502 4.21 Secondary RAT Usage Data Reporting Procedure
* - 3GPP TS 23.502 Annex G (normative): Support of GERAN/UTRAN access by SMF+PGW-C
*
* - Emergency call (PDU Sess Establish "Request Type"="Emergency Request")
- * - Handover from/to EPS vs 5GC
- * - Handover from/to 3GPP vs non-3GPP (PDU Sess Establish "Request Type"="Existing PDU Session" and RAT Type change)
* - PDU Session Type IPv6
* - PDU Session Type IPv4v6
* - VoLTE:
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42415?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I71cee40c79d7266ca46fa9757df18605646b320f
Gerrit-Change-Number: 42415
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42339?usp=email )
Change subject: 5gc: Document 'SMS over NAS' procedures as not implemented by open5gs
......................................................................
5gc: Document 'SMS over NAS' procedures as not implemented by open5gs
Change-Id: I7e69fc8076b3177b8d5513170aecdc1f3f92cd8d
---
M 5gc/C5G_Tests.ttcn
1 file changed, 6 insertions(+), 6 deletions(-)
Approvals:
Jenkins Builder: Verified
fixeria: Looks good to me, approved
diff --git a/5gc/C5G_Tests.ttcn b/5gc/C5G_Tests.ttcn
index 2528b77..e4b2898 100644
--- a/5gc/C5G_Tests.ttcn
+++ b/5gc/C5G_Tests.ttcn
@@ -962,12 +962,12 @@
* - 3GPP TS 23.502 4.8.2 Connection Resume procedure: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4322)
* - 3GPP TS 23.502 4.12 Procedures for Untrusted non-3GPP access
* - 3GPP TS 23.502 4.12a Procedures for Trusted non-3GPP access
- * - 3GPP TS 23.502 4.13.3 SMS over NAS procedures
- * - 3GPP TS 23.502 4.13.3.3 MO SMS over NAS in CM-IDLE (baseline)
- * - 3GPP TS 23.502 4.13.3.5 MO SMS over NAS in CM-CONNECTED
- * - 3GPP TS 23.502 4.13.3.6 MT SMS over NAS in CM-IDLE state and RRC_INACTIVE with CN based MT communication state via 3GPP access
- * - 3GPP TS 23.502 4.13.3.7 MT SMS over NAS in CM-CONNECTED state via 3GPP access
- * - 3GPP TS 23.502 4.13.3.8 MT SMS over NAS via non-3GPP access
+ * - 3GPP TS 23.502 4.13.3 SMS over NAS procedures: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4362)
+ * - 3GPP TS 23.502 4.13.3.3 MO SMS over NAS in CM-IDLE (baseline): Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4362)
+ * - 3GPP TS 23.502 4.13.3.5 MO SMS over NAS in CM-CONNECTED: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4362)
+ * - 3GPP TS 23.502 4.13.3.6 MT SMS over NAS in CM-IDLE state and RRC_INACTIVE with CN based MT communication state via 3GPP access: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4362)
+ * - 3GPP TS 23.502 4.13.3.7 MT SMS over NAS in CM-CONNECTED state via 3GPP access: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4362)
+ * - 3GPP TS 23.502 4.13.3.8 MT SMS over NAS via non-3GPP access: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4362)
* - 3GPP TS 23.502 4.13.5 Location Services procedures
* - 3GPP TS 23.502 4.13.6.1 EPS fallback for IMS voice
* - 3GPP TS 23.502 4.13.6.2 Inter RAT Fallback in 5GC for IMS voice
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42339?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I7e69fc8076b3177b8d5513170aecdc1f3f92cd8d
Gerrit-Change-Number: 42339
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42340?usp=email )
Change subject: 5gc: Document Location Services as not implemented by open5gs
......................................................................
5gc: Document Location Services as not implemented by open5gs
Change-Id: I784ecc13018456278d228120cb22b786be6532ac
---
M 5gc/C5G_Tests.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
fixeria: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/5gc/C5G_Tests.ttcn b/5gc/C5G_Tests.ttcn
index e4b2898..815b800 100644
--- a/5gc/C5G_Tests.ttcn
+++ b/5gc/C5G_Tests.ttcn
@@ -968,7 +968,7 @@
* - 3GPP TS 23.502 4.13.3.6 MT SMS over NAS in CM-IDLE state and RRC_INACTIVE with CN based MT communication state via 3GPP access: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4362)
* - 3GPP TS 23.502 4.13.3.7 MT SMS over NAS in CM-CONNECTED state via 3GPP access: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4362)
* - 3GPP TS 23.502 4.13.3.8 MT SMS over NAS via non-3GPP access: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4362)
- * - 3GPP TS 23.502 4.13.5 Location Services procedures
+ * - 3GPP TS 23.502 4.13.5 Location Services procedures: Not supported by open5gs (https://github.com/open5gs/open5gs/issues/4364)
* - 3GPP TS 23.502 4.13.6.1 EPS fallback for IMS voice
* - 3GPP TS 23.502 4.13.6.2 Inter RAT Fallback in 5GC for IMS voice
* - 3GPP TS 23.502 4.13.6.3 Transfer of PDU session used for IMS voice from non-3GPP access to 5GS
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42340?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I784ecc13018456278d228120cb22b786be6532ac
Gerrit-Change-Number: 42340
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>