Commit 4719d811 authored by raonan's avatar raonan
Browse files

Update TS33128Payloads.asn

parent 74f0f51f
Loading
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -408,7 +408,8 @@ N9HRMessageCause ::= ENUMERATED
    pDUSessionReleased(3),
    updatedLocationAvailable(4),
    sMFChanged(5),
    other(6)
    other(6),
    hRLIEnabled(7)
}

S8HRMessageCause ::= ENUMERATED
@@ -419,7 +420,8 @@ S8HRMessageCause ::= ENUMERATED
    pDNDisconnected(4),
    updatedLocationAvailable(5),
    sGWChanged(6),
    other(7)
    other(7),
    hRLIEnabled(8)
}

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