Commit 0a94ea6e authored by canterburym's avatar canterburym
Browse files

Merge branch 'cr/33128/0380' into 'meeting/SA97e'

TS 33.128 CR0380 - Correction to UDMServingSystemMessage Record

See merge request !73
parents dc476bfa ed4156e2
Loading
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -2246,7 +2246,8 @@ UDMServingSystemMessage ::= SEQUENCE
    gUMMEI                      [5] GUMMEI OPTIONAL,
    pLMNID                      [6] PLMNID OPTIONAL,
    servingSystemMethod         [7] UDMServingSystemMethod,
    serviceID                   [8] ServiceID OPTIONAL
    serviceID                   [8] ServiceID OPTIONAL,
    roamingIndicator            [9] RoamingIndicator OPTIONAL
}

UDMSubscriberRecordChangeMessage ::= SEQUENCE
@@ -2405,6 +2406,9 @@ UDMInvalidParameters ::= SEQUENCE
    parameter    [1] UTF8String OPTIONAL,
    reason       [2] UTF8String OPTIONAL
}

RoamingIndicator ::= BOOLEAN

-- ===================
-- 5G SMSF definitions
-- ===================