Commit b2995a8a authored by znaty's avatar znaty
Browse files

Update file TS33128Payloads.asn

parent e5b99fed
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2438,7 +2438,7 @@ SMFStartOfInterceptionWithEstablishedPDUSession ::= SEQUENCE
    pFDDataForApps                                     [26] PFDDataForApps OPTIONAL,
    satelliteBackhaulCategory                          [27] SBIType OPTIONAL,
    gEOSatelliteID                                     [28] GEOSatelliteID OPTIONAL,
    remoteUEsContextConnected                          [29] RemoteUEContexteList OPTIONAL
    remoteUEsContextConnected                          [29] RemoteUEContextList OPTIONAL
}

-- See clause 6.2.3.2.6 for details of this structure
@@ -2950,8 +2950,8 @@ GEOSatelliteID ::= UTF8String

ProseRemoteUEsReport ::= SEQUENCE
{
    remoteUEsContextConnected    [1] RemoteUEContextList,
    remoteUEsContextDisconnected [2] RemoteUEContextList
    remoteUEsContextConnected    [1] RemoteUEContextList OPTIONAL,
    remoteUEsContextDisconnected [2] RemoteUEContextList OPTIONAL
}

RemoteUEContextList ::= SEQUENCE