Commit 25c15bba authored by hawbakert's avatar hawbakert Committed by canterburym
Browse files

Updates based on comments

parent 1470b5bd
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -2379,8 +2379,9 @@ UDMUEAuthenticationResponse ::= SEQUENCE

UDMStartOfInterceptionWithRegisteredTarget ::= SEQUENCE
{
    uEID                        [1] SUPI,
    uDMUEContextInfo            [2] SBIType
    sUPI                        [1] SUPI,
    gPSI                        [2] GPSI,
    uDMUEContextInfo            [3] SBIType
}

-- =================
@@ -2489,9 +2490,9 @@ RoamingIndicator ::= BOOLEAN

UDMAMFDeregistrationInfo ::= SEQUENCE
{
    guami                   [1] GUAMI,
    gUAMI                   [1] GUAMI,
    purgeFlag               [2] BOOLEAN,
    pei                     [3] PEI
    pEI                     [3] PEI
}

UDMDeregistrationData ::= SEQUENCE