CDRs.ProcessEvent wth support for *refund flag

This commit is contained in:
DanB
2019-12-18 10:16:02 +01:00
parent 4421c829f9
commit 4970903d3b
2 changed files with 46 additions and 24 deletions

View File

@@ -380,6 +380,7 @@ const (
MetaSessionsCosts = "*sessions_costs"
MetaRALs = "*rals"
MetaRerate = "*rerate"
MetaRefund = "*refund"
MetaStats = "*stats"
MetaResponder = "*responder"
MetaCore = "*core"