Commit 77a84321 authored by grahamj's avatar grahamj Committed by canterburym
Browse files

Update file TS33128Payloads.asn

parent c0b5c650
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -5578,6 +5578,8 @@ HandoverType ::= ENUMERATED
    fiveGStoUTRA(4)
}

HomeNetworkIdentifier ::= UTF8String

HomeNetworkPublicKeyID ::= OCTET STRING

HSMFURI ::= UTF8String
@@ -5892,9 +5894,11 @@ SUCI ::= SEQUENCE
    protectionSchemeID          [4] ProtectionSchemeID,
    homeNetworkPublicKeyID      [5] HomeNetworkPublicKeyID,
    schemeOutput                [6] SchemeOutput,
    routingIndicatorLength      [7] INTEGER (1..4) OPTIONAL
    routingIndicatorLength      [7] INTEGER (1..4) OPTIONAL,
       -- shall be included if different from the number of meaningful digits given
       -- in routingIndicator
    sUPIType                    [8] SUPIType OPTIONAL,
    homeNetworkIdentifier       [9] HomeNetworkIdentifier OPTIONAL
}

SUPI ::= CHOICE
@@ -5905,6 +5909,8 @@ SUPI ::= CHOICE

SUPIUnauthenticatedIndication ::= BOOLEAN

SUPIType ::= INTEGER (1..7)

SupportedTAList ::= SEQUENCE (SIZE(1..MAX)) OF TAItem

SwitchOffIndicator ::= ENUMERATED