Commit 7e77cc15 authored by lovieno's avatar lovieno
Browse files

Update file TS33128Payloads.asn

parent a3890aa1
Loading
Loading
Loading
Loading
Loading
+15 −13
Original line number Diff line number Diff line
@@ -3867,7 +3867,8 @@ AMFIdentifierAssociation ::= SEQUENCE
    gPSI                    [4] GPSI OPTIONAL,
    gUTI                    [5] FiveGGUTI,
    location                [6] Location,
    fiveGSTAIList    [7] TAIList OPTIONAL
    fiveGSTAIList           [7] TAIList OPTIONAL,
    deassociationIndicator  [8] BOOLEAN OPTIONAL
}

MMEIdentifierAssociation ::= SEQUENCE
@@ -3877,7 +3878,8 @@ MMEIdentifierAssociation ::= SEQUENCE
    mSISDN                  [3] MSISDN OPTIONAL,
    gUTI                    [4] GUTI,
    location                [5] Location,
    tAIList     [6] TAIList OPTIONAL
    tAIList                 [6] TAIList OPTIONAL,
    deassociationIndicator  [7] BOOLEAN OPTIONAL
}

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