Updated v1ProcessCDR and V1RateCDR

This commit is contained in:
Trial97
2019-12-17 17:25:41 +02:00
parent beaf0d6e98
commit 7e6c8ca61c
8 changed files with 61 additions and 92 deletions

View File

@@ -302,8 +302,6 @@ const (
MetaSQSjsonMap = "*sqs_json_map"
MetaKafkajsonMap = "*kafka_json_map"
MetaSQL = "*sql"
MetaMySQL = "*mysql"
MetaPostgres = "*postgres"
MetaS3jsonMap = "*s3_json_map"
CONFIG_PATH = "/etc/cgrates/"
DISCONNECT_CAUSE = "DisconnectCause"