mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 15:48:44 +05:00
Add dryrun for CDRsV2ProcessEvent
This commit is contained in:
committed by
Dan Christian Bogos
parent
8781b968ac
commit
681cd3c58a
@@ -1,5 +1,7 @@
|
||||
{
|
||||
|
||||
"general": {
|
||||
"log_level": 7
|
||||
},
|
||||
"rals": {
|
||||
"enabled": true
|
||||
},
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
#Tenant,Category,Subject,ActivationTime,RatingPlanId,RatesFallbackSubject
|
||||
cgrates.org,call,1001,2014-01-14T00:00:00Z,RP_ANY,
|
||||
cgrates.org,call,rs1,2014-01-14T00:00:00Z,RP_ANY,
|
||||
cgrates.org,call,rs2,2014-01-14T00:00:00Z,RP_ANY,
|
||||
|
Reference in New Issue
Block a user