Commit b77703d3 authored by canterburym's avatar canterburym
Browse files

Merge branch 'cr/33128/0608' into 'meeting/SA103'

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

See merge request !241
parents 7c349ccd 1dff6af5
Loading
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