Commit Graph

463 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
aa0ae292a2 Make ees and ers opts into structs (incomplete) 2021-11-29 20:57:39 +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
89782f8bdb Add opts for resources and fix compilation errors 2021-11-11 12:22:41 +02:00
ionutboangiu
777580a06e Add opts field for thresholds cfg struct and use the CGREvent instead of the ArgsProcessEvent struct 2021-11-05 21:15:50 +02:00
ionutboangiu
810f5ceedc Add opts field for stats cfg struct 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
ionutboangiu
48feaf2bed Add opts field for attributes cfg struct and fix compilation errors 2021-11-03 21:03:33 +02:00
Trial97
291a959ec8 Updated internal dataDB 2021-10-21 14:30:20 +03: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
a74aacd7fe Updated the EEs with the new interface 2021-08-18 16:33:28 +02:00
Trial97
24b09329be Added concurent requests for ees 2021-07-23 10:57:08 +02:00
nickolasdaniel
bf78386bf2 Added extra configurable fields for RemoteHost struct in rpcconn.go 2021-07-15 18:39:39 +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
nickolasdaniel
841549f421 Removed caches_conns from RalsCfg 2021-06-22 09:06:25 +02:00
andronache
1a610eac1c Make registrarc hosts as slice 2021-06-17 15:39:19 +02:00
andronache
a27c22ba4e Rename dispatcher to dispatchers in registrarc 2021-06-11 11:59:50 +02:00
andronache
213787ee80 Changed dispatcher in registrarc to dispatchers 2021-06-11 11:59:50 +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
eae23e1f8e Added any_context option for AttributeS 2021-05-17 18:00:31 +02:00
Trial97
73de017591 Updated flatstore tests 2021-05-17 18:00:31 +02:00
Trial97
cae5b4ced5 Added partial reader 2021-05-17 18:00:31 +02:00
Trial97
5105d3aa85 Updated ers config 2021-05-17 18:00:31 +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
Trial97
78cbb5932b Added replication filtering 2021-03-09 17:37:59 +01:00
Trial97
7e90a42c1f Added filtered replication for dataDB items 2021-03-09 17:37:59 +01:00
Trial97
54ee982314 Updated config for registrarc 2021-03-02 20:06:30 +01:00
Trial97
038aa5f2ea Renamed DispatcherH in RegistarC 2021-03-02 20:06:30 +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
27cae3856e Replaced max_call_duration config with default_usage for each ToR 2021-02-19 19:15:16 +01:00
porosnicuadrian
e479240dca New field max_usage in accountS config 2021-02-03 19:14:19 +01:00
porosnicuadrian
88eeea97b5 New field in accounts Max_iterations + tests 2021-02-01 21:06:47 +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
3453a85a05 Add *cdrLog in new ActionS subsystem 2021-01-24 15:33:57 +01:00
porosnicuadrian
64290719da Removed RateS connection from RouteS 2021-01-15 09:54:47 +01:00
root
d52f5636ad Added AttributeSConns and RateSConns to AccountSCfg 2021-01-04 17:47:26 +01:00
TeoV
610cf862bd Add ThresholdConns in AccountS config 2020-12-23 13:31:41 +01:00
andronache
ebce4d39dc Fixed services tests, added tenants to actioncfg in config 2020-12-22 10:50:16 +01:00
TeoV
9c5b50a1de Add config section for AccountS 2020-12-21 17:51:02 +01:00
porosnicuadrian
31b10532b9 Added verbosity in RateS config 2020-12-11 17:46:49 +01:00
TeoV
77c7b983b1 Add infrastructure for ActionS in config 2020-12-07 10:49:11 +01:00