Commit 54704be3 authored by grahamj's avatar grahamj
Browse files

Update 33128/r18/TS33128Payloads.asn

parent b69cc03a
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3726,7 +3726,7 @@ IMSCCPDUPayload ::= OCTET STRING
IMSPayload ::= CHOICE
{
    encapsulatedSIPMessage            [1] SIPMessage,
    separatedSIPHeaderAndBody         [2] separatedSIPHeaderAndBody
    separatedSIPHeaderAndBody         [2] SeparatedSIPHeaderAndBody
}

SIPMessage ::= SEQUENCE
@@ -3736,7 +3736,7 @@ SIPMessage ::= SEQUENCE
    sIPContent            [3] OCTET STRING
}

separatedSIPHeaderAndBody ::= SEQUENCE
SeparatedSIPHeaderAndBody ::= SEQUENCE
{
    iPSourceAddress       [1] IPAddress,
    iPDestinationAddress  [2] IPAddress,