mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-16 13:49:53 +05:00
Implement ProcessStoredEvents API
This commit is contained in:
committed by
Dan Christian Bogos
parent
e218ca06a8
commit
f5d69cb41b
@@ -1566,6 +1566,7 @@ const (
|
||||
CDRsV1StoreSessionCost = "CDRsV1.StoreSessionCost"
|
||||
CDRsV1ProcessEvent = "CDRsV1.ProcessEvent"
|
||||
CDRsV1ProcessEventWithGet = "CDRsV1.ProcessEventWithGet"
|
||||
CDRsV1ProcessStoredEvents = "CDRsV1.ProcessStoredEvents"
|
||||
CDRsV1Ping = "CDRsV1.Ping"
|
||||
CDRsV2 = "CDRsV2"
|
||||
CDRsV2StoreSessionCost = "CDRsV2.StoreSessionCost"
|
||||
|
||||
Reference in New Issue
Block a user