mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 07:38:45 +05:00
Add prefix *req to cdrLog action to uniformize
This commit is contained in:
committed by
Dan Christian Bogos
parent
b94e9b5b1b
commit
6c1cbdd448
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user