Commit cee92891 authored by grahamj's avatar grahamj
Browse files

Update 33128/r18/TS33128Payloads.asn

parent 2c95417f
Loading
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -6029,6 +6029,10 @@ MSRPContainer ::= CHOICE
    separatedMSRP    [2] SeparatedMSRP
}

MSRPEndLine ::= UTF8String

MSRPStartLine ::= UTF8String

ReportedMessagePayload ::= CHOICE
{
    mIMEEntityContainer [1] MIMEEntityContainer,
@@ -6039,7 +6043,8 @@ SeparatedMSRP ::= SEQUENCE
{
    startLine [1] MSRPStartLine,
    headers   [2] MSRPHeaders,
    body      [3] MIMEEntityContainer OPTIONAL
    body      [3] MIMEEntityContainer OPTIONAL,
    endLine   [4] MSRPEndLine
}

-- Details for the encoding and use of this parameter may be found in the clause