Commit fa4c44f3 authored by canterburym's avatar canterburym
Browse files

Merge branch 'cr/33128/0413' into 'meeting/SA98e'

TS 33.128 CR0413 - Document compatibility issues with PTC and NIDD

See merge request !94
parents 01d27018 6e3669e0
Loading
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -397,8 +397,14 @@ CCPDU ::= CHOICE
    uPFCCPDU            [1] UPFCCPDU,
    extendedUPFCCPDU    [2] ExtendedUPFCCPDU,
    mMSCCPDU            [3] MMSCCPDU,

    -- In Rel-16 (threeGPP(4) ts33128(19) r16(16) version9(9)),
    -- tag 4 is pTCCCPDU and tag 5 is not used.
    -- Rel-17 or newer decoders should decode tag 4 contents as PTCCCPDU if
    -- r16 is used in cCPayloadOID.
    nIDDCCPDU           [4] NIDDCCPDU,
    pTCCCPDU            [5] PTCCCPDU,

    iMSCCPDU            [6] IMSCCPDU
}