Commit Graph

605 Commits

Author SHA1 Message Date
ionutboangiu
38447e9229 Make ers opts as struct and fix compilation errors 2021-11-29 20:57:39 +01:00
ionutboangiu
40eb832060 Fix all compilation errors related to ers after making ees opts of type struct 2021-11-29 20:57:39 +01:00
ionutboangiu
941531039e Fix integration tests 2021-11-24 10:10:53 +01:00
ionutboangiu
d4123e9df3 Fix the way context is passed between subsystems and fix some integration tests 2021-11-22 11:15:45 +01:00
ionutboangiu
a214c505de Make opts struct instead of map[string]interface{} for http 2021-11-22 11:15:45 +01:00
ionutboangiu
1901be0485 Add opts for the routes subsystem 2021-11-15 20:37:38 +01:00
ionutboangiu
007cc0e7c8 Replace ArgRSv1ResourceUsage struct with CGREvent and fix tests 2021-11-11 12:22:41 +02:00
ionutboangiu
3b17a960a1 Fix tests after adding opts for thresholds 2021-11-05 21:15:50 +02:00
ionutboangiu
ef8f891548 Fix tests after adding opts for stats 2021-11-04 20:08:29 +02:00
ionutboangiu
7250168176 Fix unit tests after adding opts field in attributes cfg struct 2021-11-03 21:03:33 +02:00
Trial97
69a48c2572 Updated integration tests 2021-10-21 14:30:20 +03:00
Trial97
d97433909f Updated unit test 2021-10-21 14:30:20 +03:00
Trial97
817a38a1cf Disabled *event_charges cache 2021-09-23 11:40:49 +02:00
nickolasdaniel
dfc0c842b6 Changed field name for lock file in loaders 2021-09-23 10:43:39 +02:00
nickolasdaniel
e41a16f53c Making loaders lock file configurable 2021-09-23 10:43:39 +02:00
Trial97
d701bf4187 Added profile_runs in attributes 2021-09-07 17:04:25 +02:00
Trial97
cd0964dfea Finished implementing all the exporters 2021-08-18 16:33:28 +02:00
nickolasdaniel
a150a38481 Removed synchronous field from DispatcherHost and RemoteHost 2021-07-25 12:08:40 +02:00
Trial97
24b09329be Added concurent requests for ees 2021-07-23 10:57:08 +02:00
nickolasdaniel
54ebc68ab3 Fixed typo in config_defaults.go and updated tests for config 2021-07-19 16:54:08 +02:00
ionutboangiu
9e6fb6bccb Remove partial_cache_action and partial_path from erscfg 2021-07-08 09:55:08 +02:00
Trial97
faf1fba125 Refactored EventRequest 2021-07-06 20:52:40 +02:00
Trial97
09985ce8f9 Added nats ees 2021-06-25 18:13:34 +02:00
nickolasdaniel
841549f421 Removed caches_conns from RalsCfg 2021-06-22 09:06:25 +02:00
andronache
121c97c545 Moved dynprepaidActionPlans from ralscfg to schedulercfg 2021-05-25 20:18:56 +02:00
Trial97
751cc11f65 Updated attributes context matching 2021-05-17 18:00:31 +02:00
Trial97
73de017591 Updated flatstore tests 2021-05-17 18:00:31 +02:00
Trial97
6408a8c4cd Updated config test 2021-05-17 18:00:31 +02:00
Trial97
5105d3aa85 Updated ers config 2021-05-17 18:00:31 +02:00
andronache
bc4979b74a Renamed opts for DataDB and StorDB 2021-05-06 13:57:30 +02:00
Trial97
3f4e7afba1 Updated configs 2021-04-01 16:33:37 +02:00
Trial97
21d4dd16fa Removed more actions 2021-04-01 16:33:37 +02:00
nickolasdaniel
ce915c77a6 Removing ActionS 2021-04-01 16:33:37 +02:00
ionutboangiu
51bacf2c93 Remove Rates 2021-04-01 16:33:37 +02:00
andronache
f4689abdd7 Removing accounts, test.sh works 2021-04-01 16:33:37 +02:00
Trial97
78cbb5932b Added replication filtering 2021-03-09 17:37:59 +01:00
Trial97
f6b6e62cf4 Updated unit tests 2021-03-09 17:37:59 +01:00
Trial97
54ee982314 Updated config for registrarc 2021-03-02 20:06:30 +01:00
Trial97
6aa28fc9f5 Added MySQL Location as an option for storDB 2021-02-26 17:23:53 +01:00
Trial97
83c26e5fd6 Updated actions 2021-02-25 18:13:01 +01:00
Trial97
3afe8fc6a6 Added support for BiGOB server 2021-02-22 11:53:56 +01:00
Trial97
9f75ab918c Updated biRPC support in connmanager 2021-02-22 11:53:56 +01:00
Trial97
27cae3856e Replaced max_call_duration config with default_usage for each ToR 2021-02-19 19:15:16 +01:00
TeoV
216426da33 Add connections towards StatS and Threshold from ActionS 2021-01-28 09:29:53 +01:00
TeoV
b798199da9 Add actExport in ActionS 2021-01-28 09:29:53 +01:00
TeoV
aa774f0fe6 Move from EventExporterRequest to engine/EventRequest 2021-01-24 15:33:57 +01:00
TeoV
3453a85a05 Add *cdrLog in new ActionS subsystem 2021-01-24 15:33:57 +01:00
TeoV
34d17d0307 Add RateProfileIDs to Balance struct and rename from CostAttributes to AttributeIDs ( same as from ChargerProfile ) 2021-01-19 13:12:52 +01:00
porosnicuadrian
64290719da Removed RateS connection from RouteS 2021-01-15 09:54:47 +01:00
TeoV
66e2b4cd01 Remove RoundingMethod and RoundingDecimals from RateProfile 2021-01-12 20:02:01 +01:00