Commit 181babf1 authored by hawbakert's avatar hawbakert Committed by canterburym
Browse files

Roaming Indicator and Old PLMN ID addition.

parent d548655f
Loading
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -736,7 +736,9 @@ 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,
    oldPLMNID                   [10] PLMNID OPTIONAL
}

UDMSubscriberRecordChangeMessage ::= SEQUENCE
@@ -799,6 +801,8 @@ ServiceID ::= SEQUENCE

CAGID ::= UTF8String

RoamingIndicator ::= BOOLEAN

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