Commit b04e8ae0 authored by lovieno's avatar lovieno Committed by canterburym
Browse files

Update file TS33128Payloads.asn

parent eeee2ec8
Loading
Loading
Loading
Loading
+11 −9
Original line number Diff line number Diff line
@@ -201,9 +201,11 @@ XIRIEvent ::= CHOICE
    mMSConvertedFromEmail                               [133] MMSConvertedFromEmail,
    mMSConvertedToEmail                                 [134] MMSConvertedToEmail,

    -- Tags 135 to 185 are not used in this version of the specification

    -- Additional Identifier Association events, see clauses 6.2.2.2.7 and 6.3.2.2.2
    aMFIdentifierDeassociation                          [135] AMFIdentifierDeassociation,
    mMEIdentifierDeassociation                          [136] MMEIdentifierDeassociation
    aMFIdentifierDeassociation                          [186] AMFIdentifierDeassociation,
    mMEIdentifierDeassociation                          [187] MMEIdentifierDeassociation
}

-- ==============
@@ -398,9 +400,11 @@ IRIEvent ::= CHOICE
    mMSConvertedFromEmail                               [133] MMSConvertedFromEmail,
    mMSConvertedToEmail                                 [134] MMSConvertedToEmail,

    -- Tags 135 to 185 are not used in this version of the specification

    -- Additional Identifier Association events, see clauses 6.2.2.2.7 and 6.3.2.2.2
    aMFIdentifierDeassociation                          [135] AMFIdentifierDeassociation,
    mMEIdentifierDeassociation                          [136] MMEIdentifierDeassociation
    aMFIdentifierDeassociation                          [186] AMFIdentifierDeassociation,
    mMEIdentifierDeassociation                          [187] MMEIdentifierDeassociation
}

IRITargetIdentifier ::= SEQUENCE
@@ -3892,9 +3896,8 @@ AMFIdentifierDeassociation ::= SEQUENCE
    pEI                        [3] PEI OPTIONAL,
    gPSI                       [4] GPSI OPTIONAL,
    gUTI                       [5] FiveGGUTI,
    location                   [6] Location,
    fiveGSTAIList              [7] TAIList OPTIONAL,
    additionalUserIdentifiers  [8] UserIdentifiers OPTIONAL
    location                   [6] Location OPTIONAL,
    additionalUserIdentifiers  [7] UserIdentifiers OPTIONAL
}

MMEIdentifierAssociation ::= SEQUENCE
@@ -3913,8 +3916,7 @@ MMEIdentifierDeassociation ::= SEQUENCE
    iMEI        [2] IMEI OPTIONAL,
    mSISDN      [3] MSISDN OPTIONAL,
    gUTI        [4] GUTI,
    location    [5] Location,
    tAIList     [6] TAIList OPTIONAL
    location    [5] Location OPTIONAL
}

-- =================================