Commit 1a046ad0 authored by canterburym's avatar canterburym
Browse files

Merge branch 'cr/TS33128/0182' of forge.3gpp.org:sa3/li-trial into test_merge

parents 17d629e1 4ca37a94
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -1916,9 +1916,12 @@ PTCAccessPolicyFailure ::= ENUMERATED
LALSReport ::= SEQUENCE
{
    sUPI                [1] SUPI OPTIONAL,
    pEI                 [2] PEI OPTIONAL,
--  pEI                 [2] PEI OPTIONAL, deprecated in Release-16, do not re-use this tag number
    gPSI                [3] GPSI OPTIONAL,
    location            [4] Location OPTIONAL
    location            [4] Location OPTIONAL,
    iMPU                [5] IMPU OPTIONAL,
    iMSI                [7] IMSI OPTIONAL,
    mSISDN              [8] MSISDN OPTIONAL
}

-- =====================