Commit 3399cbf0 authored by hawbakert's avatar hawbakert Committed by canterburym
Browse files

removes location timestamp and adds location to n3GAlocation

parent dd9a3da9
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
@@ -3099,10 +3099,9 @@ SeparatedLocationReporting ::= SEQUENCE
    gPSI                        [4] GPSI OPTIONAL,
    gUTI                        [5] FiveGGUTI OPTIONAL,
    location                    [6] Location,
    locationTime                [7] Timestamp OPTIONAL,
    non3GPPAccessEndpoint       [8] UEEndpointAddress OPTIONAL,
    fiveGSTAIList               [9] TAIList OPTIONAL,
    rATType                     [10] RATType OPTIONAL
    non3GPPAccessEndpoint       [7] UEEndpointAddress OPTIONAL,
    fiveGSTAIList               [8] TAIList OPTIONAL,
    rATType                     [9] RATType OPTIONAL
}

-- =================
@@ -3497,7 +3496,9 @@ N3GALocation ::= SEQUENCE
    hFCNodeID                   [7] HFCNodeID OPTIONAL,
    gLI                         [8] GLI OPTIONAL,
    w5GBANLineType              [9] W5GBANLineType OPTIONAL,
    gCI                         [10] GCI OPTIONAL
    gCI                         [10] GCI OPTIONAL,
    ageOfLocationInfo           [11] INTEGER OPTIONAL,
    uELocationTimestamp         [12] Timestamp OPTIONAL
}

-- TS 38.413 [23], clause 9.3.2.4