mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Add dryrun for CDRsV2ProcessEvent
This commit is contained in:
committed by
Dan Christian Bogos
parent
8781b968ac
commit
681cd3c58a
@@ -666,6 +666,7 @@ const (
|
||||
MetaEvent = "*event"
|
||||
MetaMessage = "*message"
|
||||
MetaDryRun = "*dryrun"
|
||||
MetaRALsDryRun = "*ralsDryRun"
|
||||
Event = "Event"
|
||||
EmptyString = ""
|
||||
DynamicDataPrefix = "~"
|
||||
|
||||
Reference in New Issue
Block a user