Commit 8e8adb1b authored by canterburym's avatar canterburym
Browse files

Merge branch 'cr/33128/0596' into 'meeting/SA102'

TS 33.128 CR 0596 - Details for redacting unauthorised information from RCS messages

See merge request !229
parents 7a751fb9 d71435a5
Loading
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -6975,7 +6975,13 @@ PredefinedPayloadModification ::= ENUMERATED
    tS33128SMSTPDURedaction(5),
    tS33128TruncatedSMSTPDU(6),
    iMSTextContentRemoval(7),
    iMSSubjectContentRemoval(8)
    iMSSubjectContentRemoval(8),
    rCSPresenceLocationRemoval(9),
    rCSCPIMLocationRemoval(10),
    rCSTextContentRemoval(11),
    rCSSubjectContentRemoval(12),
    rCSGeolocationPUSHContentRemoval(13),
    rCSFileURLContentRemoval(14)
}

PayloadModificationDescription ::= SEQUENCE