Add prefix *req to cdrLog action to uniformize

This commit is contained in:
TeoV
2020-10-12 16:13:33 +03:00
committed by Dan Christian Bogos
parent b94e9b5b1b
commit 6c1cbdd448
4 changed files with 55 additions and 50 deletions

View File

@@ -991,6 +991,11 @@ const (
MetaRemoveExpired = "*remove_expired"
MetaPostEvent = "*post_event"
MetaCDRAccount = "*reset_account_cdr"
ActionID = "ActionID"
ActionType = "ActionType"
ActionValue = "ActionValue"
BalanceValue = "BalanceValue"
ExtraParameters = "ExtraParameters"
)
// Migrator Metas