diff --git a/internal/context/datapath.go b/internal/context/datapath.go index 2e5049e9..3b540813 100644 --- a/internal/context/datapath.go +++ b/internal/context/datapath.go @@ -457,6 +457,7 @@ func (dataPath *DataPath) ActivateTunnelAndPDR(smContext *SMContext, precedence logger.PduSessLog.Errorln("Cannot get the unit of DLMBR, please check the settings in web console") return } + newQER.QFI.QFI = sessionRule.DefQosQFI newQER.GateStatus = &pfcpType.GateStatus{ ULGate: pfcpType.GateOpen, DLGate: pfcpType.GateOpen,