Commit Graph

715 Commits

Author SHA1 Message Date
porosnicuadrian
bbd303e2c0 Covered tests for config directory 2020-11-05 14:46:08 +01:00
porosnicuadrian
1a6d0dbc4a Added tests in config directory for coverage 2020-11-03 14:17:37 +01:00
porosnicuadrian
de7c0ffbb6 Covered more tests in config.go 2020-10-31 20:52:53 +01:00
Trial97
5da4cf6d1c Updated account action plans integration tests for cache 2020-10-31 20:52:09 +01:00
Trial97
b2db71f303 Added APIs to reload config from string 2020-10-29 17:55:26 +01:00
Trial97
81a4cdd3a1 Added tests for analyzers 2020-10-29 17:55:26 +01:00
porosnicuadrian
2f97825063 Covered tests in config 2020-10-29 16:57:01 +01:00
porosnicuadrian
26fc655f2c Fixed the error description and added testsm in config 2020-10-29 16:57:01 +01:00
TeoV
b5dd885786 Update default ees with empty fields 2020-10-27 16:46:08 +01:00
porosnicuadrian
cf81fc80e0 Moved MaxCallDuration & MinCallDuration from sessions section to general section 2020-10-20 19:56:09 +02:00
Trial97
e0e9190abf Added configurable HTTP client transport options for HTTPPoster 2020-10-20 11:09:16 +02:00
TeoV
f1c823761b [DataDB] Add support for redis with TLS connection ( + integration test ) fixes #2435 2020-10-15 18:34:21 +02:00
TeoV
21120eb9b6 Add "redis_" prefix to "dataDB" option for redis 2020-10-15 12:42:28 +02:00
Trial97
b06661af42 Added option to not read *env variables in RJReader 2020-10-15 12:41:04 +02:00
Trial97
0bc0b58a69 Added *apiban filter 2020-09-29 13:45:31 +02:00
porosnicuadrian
232933caa5 Updated rpcconn AsMapInterface method 2020-09-25 13:03:28 +02:00
TeoV
21e08d5a92 Add new section "configs" 2020-09-08 09:53:57 +02:00
Trial97
228665989e Updated ERs and EEs options 2020-09-04 12:32:09 +02:00
Trial97
8f638b5b85 Added Opts to EEs 2020-09-04 12:32:09 +02:00
Trial97
4fe3b8e257 Removed TenantArg 2020-09-04 12:32:09 +02:00
TeoV
711e628d4b Add "ees_conns" in "apiers" section 2020-08-30 17:36:37 +02:00
TeoV
4855e69f44 Update unit test 2020-08-30 17:36:37 +02:00
TeoV
fc8b98f815 Add "configs" section in config 2020-08-28 15:45:22 +02:00
TeoV
76d7df0dce [Config] Add new section "template" 2020-08-28 15:45:22 +02:00
Trial97
841264a97a Moved all specific DB options in opts 2020-08-28 14:35:42 +02:00
Trial97
23746ab9dc Updated cache reload 2020-08-17 11:58:52 +02:00
Trial97
c1a96d21a4 Added support for Redis cluster 2020-08-07 09:27:02 +02:00
TeoV
35fc45645d Add "templates" in config for ERs and EEs and update tests 2020-08-07 09:22:07 +02:00
Trial97
11dac21b88 Starting replacing ArgDispatcher with Opts 2020-07-30 11:17:57 +02:00
TeoV
05e2377d3c Add infrastructure for *suffix filter indexes 2020-07-30 11:13:37 +02:00
TeoV
e55b75b622 Add verification in case RALs is required by routes 2020-07-21 13:46:54 +02:00
TeoV
3faa3a10f4 Remove CDRE and add in EventExporter support for specific Exporters 2020-07-16 18:08:07 +02:00
Trial97
192048235b Removed RSRFilters from RSRParsers 2020-07-09 12:17:37 +03:00
TeoV
9fc9d4b037 Fix typo error and add concurrent_requests and concurrent_strategy in config 2020-07-07 12:59:02 +03:00
TeoV
55d02208b6 Add test in loader for RateProfile with updated fields 2020-07-02 12:09:26 +03:00
Trial97
f4fe295cd1 Updated internalDB integration tests 2020-06-29 18:11:20 +03:00
Trial97
2e38389381 Updated unit tests 2020-06-29 18:07:53 +03:00
TeoV
73809633bf [LoaderS] Add *req as mandatory prefix 2020-06-25 14:04:03 +03:00
Trial97
9bfcc9de6e Added *reverse_filter_indexes cache partition 2020-06-17 09:50:36 +02:00
TeoV
da35ce7447 Indexing Rates from RateProfiles 2020-06-16 20:45:38 +02:00
TeoV
704aa541c2 Update config for rateS 2020-06-16 20:45:38 +02:00
TeoV
cd50765988 Update config struct for RateS 2020-06-11 16:49:21 +02:00
TeoV
1f34fa50cb Update RateProfile prefixes and index constants 2020-06-11 16:49:21 +02:00
TeoV
75406ceaf2 Add skel ( incomplete ) for RateProfiles 2020-06-11 16:49:21 +02:00
TeoV
87b6dca365 Add connection from CDRs to EEs in config 2020-06-10 11:32:53 +02:00
Trial97
4355b07028 Renamed ERs *default folders 2020-06-04 16:59:53 +02:00
TeoV
31387e2fe2 Finish implementation for ees *file_csv format 2020-06-01 17:00:58 +02:00
Trial97
336e755d53 Added support to reference CSV fields by the column name. Fixes #2194 2020-05-29 16:18:51 +02:00
Trial97
3b37712d24 Updated SessionS ProccessEvent 2020-05-22 17:00:43 +02:00
TeoV
22169a1725 Finish integration test for *file_csv EventExporter 2020-05-18 12:35:16 +02:00