Commit ed4156e2 authored by hawbakert's avatar hawbakert Committed by canterburym
Browse files

TS 33.128 CR0380 - Correction to UDMServingSystemMessage Record

parent dc476bfa
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
-- ===================