Commit a0ece6fa authored by hawbakert's avatar hawbakert
Browse files

Addition of RoamingIndicator and old serving PLMNID.

parent 31597ef1
Loading
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -424,7 +424,9 @@ UDMServingSystemMessage ::= SEQUENCE
    gUAMI                       [4] GUAMI OPTIONAL,
    gUMMEI                      [5] GUMMEI OPTIONAL,
    pLMNID                      [6] PLMNID OPTIONAL,
    servingSystemMethod         [7] UDMServingSystemMethod
    servingSystemMethod         [7] UDMServingSystemMethod,
    roamingIndicator            [8] RoamingIndictor OPTIONAL,
    oldPLMNID                   [9] PLMNID OPTIONAL
}

-- =================
@@ -438,6 +440,8 @@ UDMServingSystemMethod ::= ENUMERATED
    unknown(2)
}

RoamingIndictor ::= BOOLEAN

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