diff --git a/config/cdrstatsconfig.go b/config/cdrstatsconfig.go index 9561b8b6d..bae761bfb 100644 --- a/config/cdrstatsconfig.go +++ b/config/cdrstatsconfig.go @@ -23,6 +23,7 @@ import ( ) type CdrStatsConfig struct { + RatedCdrs bool // Build the stats for rated cdrs instead of raw ones QueuedItems int64 // Number of items in the stats buffer SetupInterval []time.Time // 2 or less items (>= start interval,< stop_interval) TOR []string