pespin submitted this change.
5gc: Document multiple inter RAT procedures not implemented
Change-Id: I71cee40c79d7266ca46fa9757df18605646b320f
---
M 5gc/C5G_Tests.ttcn
1 file changed, 11 insertions(+), 7 deletions(-)
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 change 42415. To unsubscribe, or for help writing mail filters, visit settings.