Commit d907b092 authored by canterburym's avatar canterburym
Browse files

Revert "Update file TS33128Payloads.asn"

This reverts commit 5f423d0c.
parent e4c00a2e
Loading
Loading
Loading
Loading
Loading
+6 −24
Original line number Diff line number Diff line
@@ -4248,8 +4248,7 @@ IMSMessage ::= SEQUENCE
    -- Tag [5] is not used.
    location                   [6] Location OPTIONAL,
    accessNetworkInformation   [7] SEQUENCE OF SIPAccessNetworkInformation OPTIONAL,
    cellularNetworkInformation   [8] SEQUENCE OF SIPCellularNetworkInformation OPTIONAL,
    numberTranslationInformation [9] SEQUENCE OF NumberTranslation OPTIONAL
    cellularNetworkInformation [8] SEQUENCE OF SIPCellularNetworkInformation OPTIONAL
}

-- See clause 7.12.4.2.2 for details of this structure
@@ -4301,18 +4300,6 @@ ModifiedSIPMessage ::= SEQUENCE
    modifications      [2] PayloadModifications
}

NumberTranslation ::= SEQUENCE
{
    partyIndication  [1] PartyIndication,
    translationInput [2] TranslationInput
}

PartyIndication ::= ENUMERATED
{
    callingParty(1),
    calledParty(2)
}

SIPMessage ::= SEQUENCE
{
    iPSourceAddress       [1] IPAddress,
@@ -4320,11 +4307,6 @@ SIPMessage ::= SEQUENCE
    sIPContent            [3] OCTET STRING
}

TranslationInput ::= CHOICE
{
    iMSIdentities [1] IMSSubscriberIDs
}

VoIPRoamingIndication ::= ENUMERATED
{
    roamingLBO(1),