Commit Graph

757 Commits

Author SHA1 Message Date
TeoV
76c6af8538 Make a PoC for RPCConns with ERs 2019-12-03 06:44:36 -05:00
TeoV
eda2958f99 Add skeleton for ConnManager service 2019-12-03 06:44:36 -05:00
adragusin
06a292cab4 Added a new API: SessionSv1.DeactivateSession 2019-12-03 04:45:06 -05:00
DanB
33483edc93 Modified NewInternalDB signature to include encoding, renamed MetaJSONRpc -> MetaJSON 2019-11-29 20:54:32 +01:00
Trial97
601f7a5e2e Updated RPCCDRsFilter 2019-11-29 12:42:42 +02:00
TeoV
f8ad80eae0 Add RPCConns section in config 2019-11-29 11:12:56 +02:00
Trial97
924a0933f2 Updated ApierV1.SetAccountActionTriggers 2019-11-28 16:21:55 +02:00
Trial97
f38b986e64 Updated v1.ArgExportCDRs 2019-11-28 16:21:55 +02:00
Trial97
ee0956d05e Updated ApierV1.SetBalance 2019-11-28 16:21:55 +02:00
Trial97
5f2740cef7 Updated ComputeFilterIndexes 2019-11-28 16:21:55 +02:00
DanB
360a9cc00b SessionS - processEvent function with sync actions 2019-11-22 19:54:16 +01:00
DanB
4bf4560ef1 EventCost AsRefundIncrements method 2019-11-22 19:54:16 +01:00
adragusin
d1787cb3fa Replaced hardcoded strings with consts in RPC.Call methods 2019-11-22 17:30:10 +01:00
adragusin
07183dc4f3 Replaced hardcoded strings with consts 2019-11-22 17:30:10 +01:00
Trial97
352b5b7805 Updated apier/v1 integration for gob RPC 2019-11-22 16:13:36 +01:00
adragusin
c03be590a2 Replaced hardcoded strings with consts in RPC.Call methods 2019-11-21 18:45:26 +01:00
TeoV
ea6485cf0a Implement Replication for Remove methods 2019-11-21 12:58:27 +01:00
TeoV
11fa04f3d0 Implement rest of methods from StorageInterface in DataManager 2019-11-21 12:58:27 +01:00
TeoV
5913709796 Implement RemoveThreshold when replicate is true 2019-11-20 19:48:14 +01:00
TeoV
af1cfc64c8 Implement Replication for all Set Methods 2019-11-20 19:48:14 +01:00
adragusin
6d5e7d125d Finished replacing MapStorage with InternalDB in unit tests 2019-11-20 17:12:04 +01:00
Trial97
6e606df61f Updated apier_it_test.go to work with RPC over gob 2019-11-20 14:55:09 +01:00
Trial97
e073767669 Added gob rpc testing for accounts_it_test 2019-11-20 14:55:09 +01:00
Trial97
71fe3a2813 Replaced methods names with constants in accountd_it_test 2019-11-20 14:55:09 +01:00
TeoV
62d2a2dbda Add remote functionality for GetDestination/GetReverse 2019-11-20 10:54:31 +01:00
TeoV
25bc80458d Finish get for remote functionality 2019-11-20 10:54:31 +01:00
TeoV
ee37110cfe Add rpc pool for remote connections 2019-11-15 13:36:53 +01:00
TeoV
5cc9f94cc0 Add ReplicatorSv1 for remote/replication functionality 2019-11-15 13:36:53 +01:00
TeoV
7c95645650 Add prefix "*act" for scheduler filter 2019-11-08 19:05:43 +01:00
adragusin
7931035a7e Added RemoveRatingPlan. Fixes #1729 2019-11-06 17:37:53 +01:00
DanB
ba533bd706 Scheduler with support for filtering tasks 2019-11-06 13:57:11 +01:00
DanB
c1f9a3f449 New API SessionSv1.ActivateSessions 2019-10-30 20:34:09 +01:00
TeoV
cad388fd2c Adding and populating Remote/Replicate DataDB URLs 2019-10-30 14:43:10 +01:00
Trial97
8d655d8b57 Added sslmode for storDB config. Fixes#1715 2019-10-28 18:00:32 +01:00
Trial97
63723711e3 Added Guardian as service in ServiceManager 2019-10-28 12:17:15 +01:00
Trial97
92df8864b8 Added CDRServer service implementation 2019-10-28 12:17:15 +01:00
Trial97
d93a0917a8 Added dummy service for CDRServer 2019-10-28 12:17:15 +01:00
TeoV
6530676a66 Remove unused constants 2019-10-28 12:12:39 +01:00
Trial97
8cddeca1a0 Added migrator for *load_ids 2019-10-09 17:27:43 +02:00
TeoV
2c8d717007 Finishing implemented datadb methods for InternalDB 2019-10-04 20:17:40 +02:00
TeoV
9b8d08dc0d Add ApierV1.GetRatingPlanIDs + test ( fixes #1692 ) 2019-09-24 12:39:27 +02:00
TeoV
5d45c339a3 Add test for ApierV1.GetActionPlanIDs 2019-09-24 12:39:27 +02:00
Trial97
8b70d13eae Updated Kafka event reader 2019-09-17 18:07:53 +02:00
Trial97
ca6f3b3319 Moved Kafka constants in utils 2019-09-17 18:07:53 +02:00
Trial97
6be5b0703c Removed Footprint from status 2019-09-06 19:41:06 +02:00
Trial97
81bd7e8726 Added V1ReloadConfig 2019-09-04 16:19:34 +02:00
DanB
cf51ef5362 EventReader.processFPath, improvement for file reloads 2019-08-28 19:50:29 +02:00
TeoV
9606bb2898 Add LoaderSv1.Remove API 2019-08-23 14:17:42 +03:00
TeoV
fcc0344fcb Change from LoadValue to Load for Suppliers 2019-08-22 18:19:22 +03:00
Trial97
b7f9c8b7f7 Added ApierV1.GetActionPlanIDs and console command to rebuild ActionPlan indexes 2019-08-20 14:02:47 +03:00