Commit Graph

715 Commits

Author SHA1 Message Date
TeoV
d9359c9e8f Add SessionReplication through conn manager 2020-01-07 08:37:24 -05:00
TeoV
cc14c1e25a Add Attribute connection from DispatcherS through ConnManager 2019-12-18 08:13:21 -05:00
Trial97
e5c97a94ab Renamed META_DEFAULT to MetaDefault 2019-12-13 15:04:34 +02:00
TeoV
28868e8852 Add connections from Agents through ConnManager 2019-12-12 08:54:42 +02:00
TeoV
2ee574002a Add support for BiRPC in ConnManager 2019-12-12 08:54:42 +02:00
TeoV
c73ca0c954 Add connections from Agents through ConnManager 2019-12-12 08:54:42 +02:00
TeoV
95477bcabc Add conncetions from Sessions and CDRs through ConnManager 2019-12-12 08:54:42 +02:00
TeoV
4bd4ae3ee9 Add connections through ConnManager 2019-12-12 08:52:49 +02:00
TeoV
18150825bb Add connections from Suppliers through ConnManager 2019-12-12 08:52:49 +02:00
TeoV
9435b99f1d Add connection from ThresholdS to ResourceS through ConnManager 2019-12-12 08:52:49 +02:00
TeoV
27789c4d36 Add connection from StatS to Threshold through ConnManager 2019-12-12 08:52:49 +02:00
TeoV
46bd095b1e Add Connection from Chargers to Attributes through ConnManager 2019-12-12 08:52:49 +02:00
DanB
74ed5e9958 CDRs.processEvent with support for cached CDRIDs 2019-12-09 18:37:01 +01:00
Trial97
b4fe82c6d7 Updated rpcclient library 2019-12-09 18:04:26 +02:00
TeoV
7d80180784 Active check sanity for EventReader 2019-12-03 09:56:25 -05:00
TeoV
eda2958f99 Add skeleton for ConnManager service 2019-12-03 06:44:36 -05:00
DanB
e1dc846b45 Renaming MetaJSORpc in config files 2019-11-29 20:56:05 +01:00
DanB
33483edc93 Modified NewInternalDB signature to include encoding, renamed MetaJSONRpc -> MetaJSON 2019-11-29 20:54:32 +01:00
TeoV
f8ad80eae0 Add RPCConns section in config 2019-11-29 11:12:56 +02:00
adragusin
df75f9018f Moved CheckConfigSanity and the afferent tests in new files 2019-11-29 01:45:01 -05:00
adragusin
9c8d24514d Updated test in config 2019-11-28 10:07:20 +02:00
Adrian Drăguşin
aee68f1d79 Merge branch 'master' into master 2019-11-28 09:40:51 +02:00
TeoV
4f563aa5ee Update filters and dataProvider to include ~*req as refix 2019-11-27 11:10:32 -05:00
adragusin
cae578478d Added test for checkSanity 2019-11-27 10:59:25 -05:00
adragusin
9ab8896c56 Removed default chargers and rals connections from cdrs 2019-11-25 17:30:28 +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
DanB
db5d84f818 Configuration option filters within scheduler section 2019-11-06 13:57:11 +01:00
TeoV
722f74f652 Update integration tests 2019-10-30 14:43:10 +01:00
TeoV
e945b66e40 Update tests 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
TeoV
a74917a605 Add preload_url parameter for datadb config section 2019-10-28 14:31:23 +01:00
Trial97
5549369fbf Updated LoaderS 2019-10-28 12:17:15 +01:00
Trial97
1f7dc77fc9 Updated CDRs config 2019-10-28 12:17:15 +01:00
Trial97
55c3e50911 Updated Scheduler service 2019-10-28 12:17:15 +01:00
TeoV
d3e7867535 Add StorDBPrefixIndexedFields for customize cdr indexes for InternalDB 2019-10-04 20:17:40 +02:00
TeoV
df6de08858 Remove RALs prefix for variable from config 2019-10-04 20:17:40 +02:00
TeoV
ed29e92835 Add max_increments option in config in rals section 2019-09-24 12:39:27 +02:00
Trial97
1ffdec31c2 Added SupplierS as service in ServiceManager 2019-09-17 18:07:53 +02:00
Trial97
8b70d13eae Updated Kafka event reader 2019-09-17 18:07:53 +02:00
TeoV
c4bfeb5c96 Update *default ERs template to take data from request 2019-09-16 09:34:59 +02:00
DanB
e3055c8d9f EventReader with CSV in alpha 2019-09-04 12:24:25 +02:00
TeoV
d61ed4c890 Testing config.dfltEvRdr population 2019-08-27 12:44:29 +02:00
DanB
c2a2a86ab5 Default EventReader in CGRConfig 2019-08-19 16:40:02 +02:00
TeoV
58bf3cd64c Add *load strategy for suppliers 2019-08-19 11:28:35 +02:00
TeoV
400a0f506f Correctly Copy() functions for Config struct and complete EventReader config ( + tests ) 2019-08-15 15:51:30 +02:00
DanB
b2c9e8290e DiameterAgent config max_active_requests -> concurrent_requests renaming 2019-08-11 15:07:33 +02:00
Trial97
eec3bbe70c Added *variable to LoaderS template 2019-08-08 19:12:47 +02:00
TeoV
3d401407a0 Correctly send rpcclient connection for FilterS 2019-08-01 23:21:51 +02:00
TeoV
ec13378bfb Update LoaderS tests ( use CSVs files from engine ) 2019-07-21 23:13:27 -10:00