mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 15:48:44 +05:00
Updated CGREngine structure
This commit is contained in:
committed by
Dan Christian Bogos
parent
5098d3e65f
commit
cea082eb7f
@@ -1435,9 +1435,6 @@ const (
|
||||
CDRsV1StoreSessionCost = "CDRsV1.StoreSessionCost"
|
||||
CDRsV1ProcessEvent = "CDRsV1.ProcessEvent"
|
||||
CDRsV1Ping = "CDRsV1.Ping"
|
||||
CDRsV2 = "CDRsV2"
|
||||
CDRsV2StoreSessionCost = "CDRsV2.StoreSessionCost"
|
||||
CDRsV2ProcessEvent = "CDRsV2.ProcessEvent"
|
||||
)
|
||||
|
||||
// EEs
|
||||
|
||||
Reference in New Issue
Block a user