Commit 6e6c6162 authored by hawbakert's avatar hawbakert Committed by canterburym
Browse files

adding location to AMF Trace Data structure

parent f00ced2e
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1451,7 +1451,8 @@ AMFRANTraceReport ::= SEQUENCE
    nGRANCGI                    [7] NCGI,
    globalRANNodeID             [8] GlobalRANNodeID,
    traceCollectionEntityInfo   [9] TraceCollectionEntityInfo OPTIONAL,
    aMFTraceData                [10] XMLType
    aMFTraceData                [10] XMLType,
    location                    [11] Location OPTIONAL
}

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