Refactored configuration file to include cluster connections everywhere, renamed old rater into RALs, fixes #389

This commit is contained in:
DanB
2016-04-20 13:24:09 +02:00
parent 68c9826560
commit 671f35bbca
14 changed files with 408 additions and 366 deletions

View File

@@ -144,6 +144,7 @@ const (
DRYRUN = "dry_run"
META_COMBIMED = "*combimed"
INTERNAL = "internal"
MetaInternal = "*internal"
ZERO_RATING_SUBJECT_PREFIX = "*zero"
OK = "OK"
CDRE_FIXED_WIDTH = "fwv"