Commit Graph

721 Commits

Author SHA1 Message Date
ionutboangiu
e819f10c76 Add AccountIDs and RateProfileIDs to Opts in cfg 2021-09-19 12:13:38 +02:00
ionutboangiu
11aecbd22f Add opts field in config for thresholds 2021-09-19 12:13:38 +02:00
ionutboangiu
1d168b196e Add ProcessRuns and ProfileRuns to opts struct in attributes 2021-09-12 13:23:08 +02:00
ionutboangiu
adfaea31c5 Rename default_opts to opts 2021-09-10 11:25:57 +02:00
ionutboangiu
141d293217 Make DefaultOpts a struct and move IgnoreErrors, MaxCost and Paginator fields to APIOpts final 2021-09-10 11:25:57 +02:00
ionutboangiu
c96c20f8ed Make DefaultOpts a struct and move IgnoreErrors, MaxCost and Paginator fields to APIOpts 2021-09-10 11:25:57 +02:00
Trial97
d3f58e311d Added profile_runs in attributes 2021-09-07 17:04:05 +02:00
Trial97
a5d95f9fe7 Updated Routes with DynamicWeights 2021-08-30 17:53:42 +03:00
Trial97
cec7899bc9 Updated DynamicDP to use AccountSv1 for account 2021-08-30 17:53:42 +03:00
ionutboangiu
59d7e71e4f Rename Route field RatingPlanIDs to RateProfileIDs 2021-08-27 17:33:19 +02:00
ionutboangiu
6d091ea30e Add default_opts for attributes 2021-08-26 18:09:25 +02:00
ionutboangiu
8b34e0f614 Add rates and accounts conns for routes and cdrs 2021-08-26 16:32:25 +02:00
ionutboangiu
44cc09069a Add default_opts field for route subsystem 2021-08-24 20:22:47 +02:00
Trial97
9aa153c0b0 Finished implementing all the exporters 2021-08-18 16:34:44 +02:00
nickolasdaniel
96f11748e2 Removed synchronous field from DispatcherHost and RemoteHost, as well as switched DispatchHost csv files 2021-07-25 12:07:09 +02:00
Trial97
00727fb06e Added concurent requests for ees 2021-07-23 10:58:30 +02:00
ionutboangiu
26ee5f21f6 Remove partial_cache_action and partial_path from erscfg 2021-07-08 09:55:47 +02:00
Trial97
be84ed5ada Refactored EventRequest 2021-07-06 20:51:32 +02:00
Trial97
81f2d722f6 Added nats ees 2021-06-25 18:15:12 +02:00
ionutboangiu
e29bae6e10 Fix tests after updating loaders 2021-06-14 16:48:59 +02:00
Trial97
0682251fff Removed dispatcher subsystems 2021-06-11 13:11:00 +02:00
nickolasdaniel
6399c506a6 Added unit tests for config 2021-06-08 11:55:12 +02:00
nickolasdaniel
98ac404ef1 Added missing fields or removed them where needed 2021-06-01 20:51:01 +03:00
Trial97
f3639c01f8 Added connection between thresholds and actions 2021-05-26 15:54:36 +02:00
andronache
ef7366b4fe Added DynaprepaidActionProfile to actionscfg 2021-05-25 21:09:46 +02:00
ionutboangiu
908412c430 Remove Contexts from Attributes (config) 2021-05-19 19:27:43 +02:00
Trial97
934be26c5d Updated attributes context matching 2021-05-19 15:54:14 +02:00
Trial97
c28ac62968 Updated flatstore tests 2021-05-19 15:54:14 +02:00
andronache
7671c0cb5e Started removing timing 2021-05-18 15:01:27 +02:00
ionutboangiu
1b28758dfb Remove ActivationInterval and fix tests 2021-05-17 17:54:24 +02:00
andronache
bbb748dc54 Continue removing destinations 2021-05-13 16:12:15 +02:00
andronache
e40ee259c0 Renamed opts for DataDB and StorDB 2021-05-07 10:51:16 +02:00
Trial97
7c109c5fd1 Updated config test 2021-05-06 14:00:37 +02:00
ionutboangiu
ef60112e6b Implement and test passCronExp func in engine/filters.go 2021-05-06 13:57:58 +02:00
ionutboangiu
acb604ebd8 Replace *timings with *cronexp 2021-05-06 13:57:58 +02:00
Trial97
7aeeeec50c Updated ers config 2021-05-04 20:45:09 +02:00
Trial97
c74dae1c0f Added diff function for the rest of the sections 2021-04-26 12:59:57 +02:00
Trial97
b63649eef4 Added sessioncfg diff functions 2021-04-22 21:00:44 +02:00
Trial97
aef563ae17 Added more diff functions 2021-04-22 21:00:44 +02:00
Trial97
51e5953c78 Updated config 2021-04-21 16:38:30 +02:00
Trial97
53f9fded4c Added config_db section 2021-04-19 19:49:39 +02:00
Trial97
c04c0a5adb Added ConfigDB and option to read config from DB 2021-04-16 17:53:36 +02:00
Trial97
cfbe6e709d Added AdminSv1 service 2021-04-13 13:35:03 +02:00
porosnicuadrian
fb8c414773 Eliminated profile from accounts from apiers in all tests 2021-04-09 14:38:42 +02:00
Trial97
9324789ac7 updated integration tests 2021-04-05 20:54:48 +02:00
Trial97
b028a99050 Removed rals config 2021-04-01 16:36:51 +02:00
porosnicuadrian
08edd26c2b Fixed all unit tests in config package 2021-03-30 20:49:53 +02:00
Trial97
cf94fb5292 Updated unit tests 2021-03-30 20:49:53 +02:00
porosnicuadrian
97eeadf8cc Fixed varaibles for unit tests 2021-03-30 20:49:53 +02:00
porosnicuadrian
2cb978314e Removed scheduler 2021-03-30 20:49:53 +02:00