added ACC and TCC to LCR

what a nice commit message!
This commit is contained in:
Radu Ioan Fericean
2015-04-22 23:16:29 +03:00
parent 5c193bda8e
commit ee413d19c6
5 changed files with 78 additions and 33 deletions

View File

@@ -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