mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-24 16:48:45 +05:00
added ACC and TCC to LCR
what a nice commit message!
This commit is contained in:
@@ -38,6 +38,8 @@ var METRIC_TRIGGER_MAP = map[string]string{
|
||||
"*max_acd": ACD,
|
||||
"*min_acc": ACC,
|
||||
"*max_acc": ACC,
|
||||
"*min_tcc": ACC,
|
||||
"*max_tcc": ACC,
|
||||
}
|
||||
|
||||
// Simplified cdr structure containing only the necessary info
|
||||
|
||||
Reference in New Issue
Block a user