Commit Graph

733 Commits

Author SHA1 Message Date
porosnicuadrian
63f553d5ca Fixed bug on RateWeights and Weights 2021-11-11 10:55:52 +02:00
Trial97
6fe79e016e Added *roundingDecimals for GetQueueStringMetrics API 2021-11-08 17:03:58 +02:00
ionutboangiu
a19b103ce3 Rename ActionProfiles and RateProfiles to Actions.csv and Rates.csv 2021-11-02 10:28:35 +02:00
ionutboangiu
6c01384554 Fix unit tests 2021-11-01 13:51:02 +02:00
ionutboangiu
aa46b1eefd Fix compilation errors after making ers opts into structs 2021-11-01 13:51:02 +02:00
ionutboangiu
cd034b6f65 Fix compilation errors after making ees opts into structs (incomplete) 2021-11-01 13:51:02 +02:00
Trial97
cb809f976e Updated internal datadb 2021-10-28 18:03:43 +03:00
ionutboangiu
37df54b3fe Use AsMapInterface to compare opts structs instead of separate functions 2021-10-22 12:05:22 +03:00
ionutboangiu
b0cac1b6ee Revise usage of httpcfg's transport and fix tests 2021-10-22 12:05:22 +03:00
ionutboangiu
9ba6df7fc0 Make ClientOpts of type struct in httpcfg 2021-10-22 12:05:22 +03:00
ionutboangiu
f3031196f0 Fix unit tests after opts changes 2021-10-20 16:54:58 +03:00
ionutboangiu
09cf26e7b9 Fix tests 2021-10-18 18:09:44 +03:00
ionutboangiu
0c367f1ac7 Rename Attribute opts field from IDs to profileIDs 2021-10-18 18:09:44 +03:00
ionutboangiu
1670b1b0c9 Fix tests after adding opts to sessions 2021-10-18 18:09:44 +03:00
nickolasdaniel
be173e1e07 Fixed and added tests in config 2021-10-18 17:14:33 +03:00
ionutboangiu
74db72a64c Rename attributeIDs opt to just IDs to avoid redundancy 2021-10-18 10:36:16 +03:00
ionutboangiu
cbc314e059 Fix tests after adding opts for sessions subsystem 2021-10-18 10:36:16 +03:00
ionutboangiu
6a8b16fd0c Fix tests after adding sessions opts struct 2021-10-15 10:59:19 +03:00
ionutboangiu
43ec38957d Fix remaining failing tests after changing opts structure 2021-10-15 10:59:19 +03:00
nickolasdaniel
c1df5d3767 Unit testing in config 2021-10-14 18:06:50 +03:00
ionutboangiu
ad6ee01bd3 Fix unit tests after changing opts structure 2021-10-13 20:32:43 +03:00
ionutboangiu
92bb9ef87a Fix compilation errors and remove tests for deleted libdynamics functions 2021-10-13 20:32:43 +03:00
ionutboangiu
77e805bee9 Fix tests after changing opts structure (incomplete) 2021-10-13 20:32:43 +03:00
Trial97
c1ee04a794 Added *profileIgnoreFilters for stats and thresholds 2021-10-11 12:06:57 +03:00
Trial97
56f5ce07f3 Added *profileIgnoreFilters for actions 2021-10-11 12:06:57 +03:00
Trial97
27d1882b09 Added *profileIgnoreFilters for accounts 2021-10-11 12:06:57 +03:00
Trial97
e1701b314e Added *profileIgnoreFilters for rates 2021-10-11 12:06:57 +03:00
ionutboangiu
cc2e3a6f72 Fix compilation errors and tests after making opts of type struct 2021-10-08 18:24:16 +03:00
ionutboangiu
c48aa5d4ad Change datadb cfg opts constant names 2021-10-08 18:24:16 +03:00
Trial97
869da96a64 Added *profileIgnoreFilters for attributes 2021-10-08 17:07:20 +03:00
ionutboangiu
f8063c99d2 Add usage opt in config for routes subsystem 2021-10-08 11:10:24 +03:00
ionutboangiu
6e20c1aeff Add Cfg consts for cdrs opts 2021-10-06 12:18:40 +02:00
ionutboangiu
1e09419d22 Change opt field name from *export to *eeS 2021-10-05 21:04:38 +02:00
ionutboangiu
f4708c6131 Change opts default filterID to *default 2021-10-05 21:04:38 +02:00
ionutboangiu
d40ca97923 Append instead of overwrite when loading opts from JSONCfg 2021-10-05 21:04:38 +02:00
ionutboangiu
06961f22f6 Add opts struct for CDRS subsystem 2021-10-04 13:37:36 +02:00
ionutboangiu
8cb46adfa5 Add nil verifications for jsnCfg opts in load functions and fix tests 2021-10-04 11:29:37 +02:00
ionutboangiu
9888feea81 Fix conflict 2021-10-04 11:29:37 +02:00
ionutboangiu
24a25917a6 Fix unit tests after changing type of opts 2021-10-04 11:29:37 +02:00
ionutboangiu
5c8857c48a Change types of remaining routes opts to DynamicOpts and fix logic in newOptsGetRoutes() 2021-10-04 11:29:37 +02:00
ionutboangiu
8507580420 Fix compilation errors in unit tests 2021-10-04 11:29:37 +02:00
ionutboangiu
7d05b01c68 Change types of cfg opts to dynamic structs (incomplete) 2021-10-04 11:29:37 +02:00
porosnicuadrian
75fa22288d Fixed loaders tests 2021-10-01 11:56:31 +02:00
ionutboangiu
5c67d6fd2d Change type of rates opts to map (incomplete) 2021-09-28 20:44:55 +02:00
ionutboangiu
0f6738dc9c Change type of accounts opts to map (incomplete) 2021-09-28 20:44:55 +02:00
ionutboangiu
2e6ab1b874 Change type of actions opts to map 2021-09-28 20:44:55 +02:00
ionutboangiu
958996f364 Change type of stats opts to map 2021-09-28 20:44:55 +02:00
ionutboangiu
32c5d5e587 Change type of thresholds opts to map 2021-09-27 17:27:18 +02:00
ionutboangiu
c0ba516c52 Closes #1730; Add accounts and rates conns to session's cfg section 2021-09-27 17:27:18 +02:00
ionutboangiu
a5ed4f1aa4 Closes #1731; Rename abbreviated fields from sessionscfg 2021-09-27 17:27:18 +02:00