Commit 01d27018 authored by canterburym's avatar canterburym
Browse files

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

TS 33.128 CR0412 - Document compatibility issues with PTC and NIDD

See merge request !93
parents 3905e5d5 39a6e57a
Loading
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -254,7 +254,15 @@ CCPDU ::= CHOICE
    uPFCCPDU            [1] UPFCCPDU,
    extendedUPFCCPDU    [2] ExtendedUPFCCPDU,
    mMSCCPDU            [3] MMSCCPDU,

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

    -- Tag 5 is reserved for pTCCCPDU in Rel-17 and newer.

}

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