From 1c67e47c2482a11aebba6a2c05b0bb8d961f725a Mon Sep 17 00:00:00 2001 From: lovieno Date: Mon, 7 Apr 2025 06:04:31 +0000 Subject: [PATCH 1/4] Update file TS33128Payloads.asn --- 33128/r17/TS33128Payloads.asn | 34 ++++++++++++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) diff --git a/33128/r17/TS33128Payloads.asn b/33128/r17/TS33128Payloads.asn index c5f538c8..1ccdec64 100644 --- a/33128/r17/TS33128Payloads.asn +++ b/33128/r17/TS33128Payloads.asn @@ -199,7 +199,11 @@ XIRIEvent ::= CHOICE -- MMS-related events continued from choice 35 mMSConvertedFromEmail [133] MMSConvertedFromEmail, - mMSConvertedToEmail [134] MMSConvertedToEmail + mMSConvertedToEmail [134] MMSConvertedToEmail, + + -- Additional Identifier Association events, see clauses 6.2.2.2.7 and 6.3.2.2.2 + aMFIdentifierDeassociation [135] AMFIdentifierDeassociation, + mMEIdentifierDeassociation [136] MMEIdentifierDeassociation } -- ============== @@ -392,7 +396,11 @@ IRIEvent ::= CHOICE -- MMS-related events continued from choice 35 mMSConvertedFromEmail [133] MMSConvertedFromEmail, - mMSConvertedToEmail [134] MMSConvertedToEmail + mMSConvertedToEmail [134] MMSConvertedToEmail, + + -- Additional Identifier Association events, see clauses 6.2.2.2.7 and 6.3.2.2.2 + aMFIdentifierDeassociation [135] AMFIdentifierDeassociation, + mMEIdentifierDeassociation [136] MMEIdentifierDeassociation } IRITargetIdentifier ::= SEQUENCE @@ -3877,6 +3885,18 @@ AMFIdentifierAssociation ::= SEQUENCE additionalUserIdentifiers [8] UserIdentifiers OPTIONAL } +AMFIdentifierDeassociation ::= SEQUENCE +{ + sUPI [1] SUPI, + sUCI [2] SUCI OPTIONAL, + pEI [3] PEI OPTIONAL, + gPSI [4] GPSI OPTIONAL, + gUTI [5] FiveGGUTI, + location [6] Location, + fiveGSTAIList [7] TAIList OPTIONAL, + additionalUserIdentifiers [8] UserIdentifiers OPTIONAL +} + MMEIdentifierAssociation ::= SEQUENCE { iMSI [1] IMSI, @@ -3887,6 +3907,16 @@ MMEIdentifierAssociation ::= SEQUENCE tAIList [6] TAIList OPTIONAL } +MMEIdentifierDeAssociation ::= SEQUENCE +{ + iMSI [1] IMSI, + iMEI [2] IMEI OPTIONAL, + mSISDN [3] MSISDN OPTIONAL, + gUTI [4] GUTI, + location [5] Location, + tAIList [6] TAIList OPTIONAL +} + -- ================================= -- Identifier Association parameters -- ================================= -- GitLab From eeee2ec82a8e0bbb3464a40fa3a6bf350db00cc9 Mon Sep 17 00:00:00 2001 From: lovieno Date: Mon, 7 Apr 2025 06:07:10 +0000 Subject: [PATCH 2/4] Update file TS33128Payloads.asn --- 33128/r17/TS33128Payloads.asn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/33128/r17/TS33128Payloads.asn b/33128/r17/TS33128Payloads.asn index 1ccdec64..0f01d7de 100644 --- a/33128/r17/TS33128Payloads.asn +++ b/33128/r17/TS33128Payloads.asn @@ -3907,7 +3907,7 @@ MMEIdentifierAssociation ::= SEQUENCE tAIList [6] TAIList OPTIONAL } -MMEIdentifierDeAssociation ::= SEQUENCE +MMEIdentifierDeassociation ::= SEQUENCE { iMSI [1] IMSI, iMEI [2] IMEI OPTIONAL, -- GitLab From b04e8ae0c849f471ad339162da5e4d0ffe7c0e63 Mon Sep 17 00:00:00 2001 From: lovieno Date: Wed, 30 Apr 2025 22:29:41 +0000 Subject: [PATCH 3/4] Update file TS33128Payloads.asn --- 33128/r17/TS33128Payloads.asn | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/33128/r17/TS33128Payloads.asn b/33128/r17/TS33128Payloads.asn index 0f01d7de..0b1fc0e4 100644 --- a/33128/r17/TS33128Payloads.asn +++ b/33128/r17/TS33128Payloads.asn @@ -201,9 +201,11 @@ XIRIEvent ::= CHOICE mMSConvertedFromEmail [133] MMSConvertedFromEmail, mMSConvertedToEmail [134] MMSConvertedToEmail, + -- Tags 135 to 185 are not used in this version of the specification + -- Additional Identifier Association events, see clauses 6.2.2.2.7 and 6.3.2.2.2 - aMFIdentifierDeassociation [135] AMFIdentifierDeassociation, - mMEIdentifierDeassociation [136] MMEIdentifierDeassociation + aMFIdentifierDeassociation [186] AMFIdentifierDeassociation, + mMEIdentifierDeassociation [187] MMEIdentifierDeassociation } -- ============== @@ -398,9 +400,11 @@ IRIEvent ::= CHOICE mMSConvertedFromEmail [133] MMSConvertedFromEmail, mMSConvertedToEmail [134] MMSConvertedToEmail, + -- Tags 135 to 185 are not used in this version of the specification + -- Additional Identifier Association events, see clauses 6.2.2.2.7 and 6.3.2.2.2 - aMFIdentifierDeassociation [135] AMFIdentifierDeassociation, - mMEIdentifierDeassociation [136] MMEIdentifierDeassociation + aMFIdentifierDeassociation [186] AMFIdentifierDeassociation, + mMEIdentifierDeassociation [187] MMEIdentifierDeassociation } IRITargetIdentifier ::= SEQUENCE @@ -3892,9 +3896,8 @@ AMFIdentifierDeassociation ::= SEQUENCE pEI [3] PEI OPTIONAL, gPSI [4] GPSI OPTIONAL, gUTI [5] FiveGGUTI, - location [6] Location, - fiveGSTAIList [7] TAIList OPTIONAL, - additionalUserIdentifiers [8] UserIdentifiers OPTIONAL + location [6] Location OPTIONAL, + additionalUserIdentifiers [7] UserIdentifiers OPTIONAL } MMEIdentifierAssociation ::= SEQUENCE @@ -3913,8 +3916,7 @@ MMEIdentifierDeassociation ::= SEQUENCE iMEI [2] IMEI OPTIONAL, mSISDN [3] MSISDN OPTIONAL, gUTI [4] GUTI, - location [5] Location, - tAIList [6] TAIList OPTIONAL + location [5] Location OPTIONAL } -- ================================= -- GitLab From 20fa47e21cd07349135a65daa93037eb9e96724d Mon Sep 17 00:00:00 2001 From: mark Date: Thu, 1 May 2025 12:35:24 +0100 Subject: [PATCH 4/4] Linting exceptions --- testing/asn_lint_exceptions.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/testing/asn_lint_exceptions.json b/testing/asn_lint_exceptions.json index eb6d7919..a1c648b4 100644 --- a/testing/asn_lint_exceptions.json +++ b/testing/asn_lint_exceptions.json @@ -43,7 +43,9 @@ "Tag 2 missing in LALSReport", "Tag 6 missing in LALSReport", "Tag 8 missing in MMEStartOfInterceptionWithEPSAttachedUE", - "Tag 11 missing in MMEStartOfInterceptionWithEPSAttachedUE" + "Tag 11 missing in MMEStartOfInterceptionWithEPSAttachedUE", + "Tags 135-185 missing in XIRIEvent", + "Tags 135-185 missing in IRIEvent" ], "33128/r18/TS33128Payloads.asn" : [ "Tag 100 XIRIEvent field 'n9HRPDUSessionInfo' is not present in IRIEvent", -- GitLab