Commit 9e3de1c2 authored by grahamj's avatar grahamj Committed by canterburym
Browse files

Update 33128/r18/TS33128Payloads.asn

parent 9f1d99d8
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -4278,6 +4278,15 @@ RCSCapabilityDiscovery ::= SEQUENCE
    location                      [5] Location OPTIONAL
}

-- See clause 7.13.3.X for details of this structure
RCSStartOfInterceptionWithAlreadyRegisteredUE ::= SEQUENCE
{
    rCSTargetIdentities     [1] SEQUENCE SIZE (1..MAX) OF RCSIdentity,
    rCSRegistrationRequest  [2] IMSPayload,
    rCSRegistrationResponse [3] IMSPayload,
    location                [4] Location
}

-- ==============
-- RCS Parameters
-- ==============