mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 15:48:44 +05:00
Add RatedCdrs parameter in CdrStatsConfig
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user