Commit 4bcdbf1e authored by lovieno's avatar lovieno Committed by canterburym
Browse files

TS 33.128 CR0471 - Correction to S-NSSAI parameter

parent b0fdde42
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -4392,7 +4392,9 @@ SMSOverNASIndicator ::= ENUMERATED
SNSSAI ::= SEQUENCE
{
    sliceServiceType               [1] INTEGER (0..255),
    sliceDifferentiator [2] OCTET STRING (SIZE(3)) OPTIONAL
    sliceDifferentiator            [2] OCTET STRING (SIZE(3)) OPTIONAL,
    mappedHPLMNSliceServiceType    [3] INTEGER (0..255) OPTIONAL,
    mappedHPLMNSliceDifferentiator [4] OCTET STRING (SIZE(3)) OPTIONAL
}

SubscriberIdentifier ::= CHOICE