Commit Graph

431 Commits

Author SHA1 Message Date
Trial97
e5c97a94ab Renamed META_DEFAULT to MetaDefault 2019-12-13 15:04:34 +02:00
Dan Christian Bogos
a2d640e2b5 Merge pull request #1805 from TeoV/master
Add connections through ConnManager
2019-12-12 12:38:45 +01: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
Trial97
b1fdfea009 Updated config_default 2019-12-12 08:29:05 +02:00
Trial97
49489be7a2 Updated integration tests 2019-12-11 16:56:54 +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
eda2958f99 Add skeleton for ConnManager service 2019-12-03 06:44:36 -05:00
DanB
33483edc93 Modified NewInternalDB signature to include encoding, renamed MetaJSONRpc -> MetaJSON 2019-11-29 20:54:32 +01:00
TeoV
4f563aa5ee Update filters and dataProvider to include ~*req as refix 2019-11-27 11:10:32 -05:00
adragusin
98fa42055e Added tests in utils 2019-11-26 17:51:43 +02:00
adragusin
9ab8896c56 Removed default chargers and rals connections from cdrs 2019-11-25 17:30:28 +01:00
TeoV
af1cfc64c8 Implement Replication for all Set Methods 2019-11-20 19:48:14 +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
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
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
Trial97
d88a14220a Updated config tests 2019-09-04 16:19:34 +02:00
Trial97
cd4ae357a9 Updated rjReader 2019-09-04 16:19:34 +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
Trial97
6d8c83ef2f Updated TesminateSession 2019-07-16 22:42:42 -10:00
TeoV
c40dc3d27f Before export the cdr send it to attributeS to be processed 2019-06-23 13:11:14 +02:00
DanB
940af63081 CDRC configuration changes: cdr_in_dir -> cdr_in_path, cdr_out_dir -> cdr_out_path, cdr_path -> cdr_root_path, cdr_formats slightly modified 2019-06-07 16:42:40 +02:00
TeoV
673b10a40c Update Suretax to use RSRParsers and remove unused method from cdr 2019-06-03 10:33:21 +02:00
TeoV
393171e601 Remove data_usage_multiply_factor from CDRC ( can be done via DataConverter) 2019-06-03 10:33:21 +02:00
TeoV
dddd9cbc32 Remove cdre.cost_multiply_factor (can we done via DataConvertor) 2019-05-31 09:23:59 +02:00
TeoV
f97d1c6d03 Remove usage_multiply (can be done via dataConverter) 2019-05-31 09:23:59 +02:00
TeoV
51e2ab9206 Add *generic in balance_rating_subject 2019-05-14 09:22:10 +02:00