Commit a46d4275 authored by grahamj's avatar grahamj
Browse files

Update 33128/r17/TS33128Payloads.asn

parent de1a2f0a
Loading
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -3121,6 +3121,8 @@ CPMConversationID ::= UTF8String

CPMMessageID ::= UTF8String

EncapsulatedSDP ::= UTF8String

FullCPIMAddress ::= SEQUENCE
{
    address       [1] CPIMAddress,
@@ -3213,7 +3215,10 @@ RCSTargetIdentities ::= SEQUENCE
    iMEI  [3] IMEI OPTIONAL
}

SDPInfo ::= UTF8STRING
SDPInfo ::= SEQUENCE
{
    encapsulatedSDP [1] EncapsulatedSDP
}

SIPAddress ::= SEQUENCE
{