Commit 1dff6af5 authored by grahamj's avatar grahamj Committed by canterburym
Browse files

TS 33.128 CR 0608 - Solution for the delivery of RCS CC from the CC-POI in the RCS Server

parent 7c349ccd
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -527,7 +527,8 @@ CCPDU ::= CHOICE
    nIDDCCPDU           [4] NIDDCCPDU,
    pTCCCPDU            [5] PTCCCPDU,

    iMSCCPDU            [6] IMSCCPDU
    iMSCCPDU            [6] IMSCCPDU,
    rCSCCPDU            [7] RCSCCPDU
}

-- ===========================
@@ -4441,6 +4442,10 @@ RCSCapabilityDiscovery ::= SEQUENCE
    location                      [5] Location OPTIONAL
}

RCSCCPDU ::= CHOICE
{
    encapsulatedRCSPayload [1] EncapsulatedRCSPayload
}

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