Commit b69cc03a authored by grahamj's avatar grahamj
Browse files

Update 33128/r18/TS33128Payloads.asn

parent 4de6660d
Loading
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -3725,7 +3725,8 @@ IMSCCPDUPayload ::= OCTET STRING

IMSPayload ::= CHOICE
{
    encapsulatedSIPMessage            [1] SIPMessage
    encapsulatedSIPMessage            [1] SIPMessage,
    separatedSIPHeaderAndBody         [2] separatedSIPHeaderAndBody
}

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

separatedSIPHeaderAndBody ::= SEQUENCE
{
    iPSourceAddress       [1] IPAddress,
    iPDestinationAddress  [2] IPAddress,
    separatedSIPContent   [3] MIMEEntityContainer
}

VoIPRoamingIndication ::= ENUMERATED
{
    roamingLBO(1),