Commit ac1644ea authored by hawbakert's avatar hawbakert Committed by canterburym
Browse files

Update file TS33128Payloads.asn

parent a186b0a6
Loading
Loading
Loading
Loading
+12 −6
Original line number Diff line number Diff line
@@ -1187,7 +1187,8 @@ AMFRegistration ::= SEQUENCE
    nonIMEISVPEI                [15] NonIMEISVPEI OPTIONAL,
    mACRestIndicator            [16] MACRestrictionIndicator OPTIONAL,
    pagingRestrictionIndicator  [17] PagingRestrictionIndicator OPTIONAL,
    rATType                     [18] RATType OPTIONAL
    rATType                     [18] RATType OPTIONAL,
    additionalUserIdentifiers   [19] UserIdentifiers OPTIONAL
}

-- See clause 6.2.2.2.3 for details of this structure
@@ -1203,7 +1204,8 @@ AMFDeregistration ::= SEQUENCE
    cause                       [8] FiveGMMCause OPTIONAL,
    location                    [9] Location OPTIONAL,
    switchOffIndicator          [10] SwitchOffIndicator OPTIONAL,
    reRegRequiredIndicator      [11] ReRegRequiredIndicator OPTIONAL
    reRegRequiredIndicator      [11] ReRegRequiredIndicator OPTIONAL,
    additionalUserIdentifiers   [12] UserIdentifiers OPTIONAL
}

-- See clause 6.2.2.2.4 for details of this structure
@@ -1216,7 +1218,8 @@ AMFLocationUpdate ::= SEQUENCE
    gUTI                        [5] FiveGGUTI OPTIONAL,
    location                    [6] Location,
    sMSOverNASIndicator         [7] SMSOverNASIndicator OPTIONAL,
    oldGUTI                     [8] EPS5GGUTI OPTIONAL
    oldGUTI                     [8] EPS5GGUTI OPTIONAL,
    additionalUserIdentifiers   [9] UserIdentifiers OPTIONAL
}

-- See clause 6.2.2.2.5 for details of this structure
@@ -1236,7 +1239,8 @@ AMFStartOfInterceptionWithRegisteredUE ::= SEQUENCE
    fiveGSTAIList               [12] TAIList OPTIONAL,
    sMSOverNASIndicator         [13] SMSOverNASIndicator OPTIONAL,
    oldGUTI                     [14] EPS5GGUTI OPTIONAL,
    eMM5GRegStatus              [15] EMM5GMMStatus OPTIONAL
    eMM5GRegStatus              [15] EMM5GMMStatus OPTIONAL,
    additionalUserIdentifiers   [16] UserIdentifiers OPTIONAL
}

-- See clause 6.2.2.2.6 for details of this structure
@@ -1250,7 +1254,8 @@ AMFUnsuccessfulProcedure ::= SEQUENCE
    pEI                         [6] PEI OPTIONAL,
    gPSI                        [7] GPSI OPTIONAL,
    gUTI                        [8] FiveGGUTI OPTIONAL,
    location                    [9] Location OPTIONAL
    location                    [9] Location OPTIONAL,
    additionalUserIdentifiers   [10] UserIdentifiers OPTIONAL
}

-- See clause 6.2.2.2.8 on for details of this structure
@@ -1263,7 +1268,8 @@ AMFPositioningInfoTransfer ::= SEQUENCE
    gUTI                        [5] FiveGGUTI OPTIONAL,
    nRPPaMessage                [6] OCTET STRING OPTIONAL,
    lPPMessage                  [7] OCTET STRING OPTIONAL,
    lcsCorrelationId            [8] UTF8String (SIZE(1..255))
    lcsCorrelationId            [8] UTF8String (SIZE(1..255)),
    additionalUserIdentifiers   [9] UserIdentifiers OPTIONAL
}

--See clause 6.2.2.2.9 on for details of this structure