Commit 81c89452 authored by canterburym's avatar canterburym
Browse files

Merge branch 'cr/33128/0471' into 'meeting/SA99'

TS 33.128 CR0471 - Correction to S-NSSAI parameter

See merge request !125
parents b0fdde42 4bcdbf1e
Loading
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