Commit Graph

576 Commits

Author SHA1 Message Date
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
TeoV
1ff5adfa9d Rename from BalanceValue to BalanceUnits for AccountProfile 2021-01-06 15:50:23 +01:00
andronache
5e8c34d118 Added method for ReplicatorSv1 for AccountProfile in dispatchesr 2021-01-04 17:47:26 +01:00
root
d52f5636ad Added AttributeSConns and RateSConns to AccountSCfg 2021-01-04 17:47:26 +01:00
TeoV
d316df7ae3 Remove Account2 2021-01-04 17:07:24 +01:00
TeoV
372662bc5a Add AccountS in config for LoaderS 2020-12-23 13:31:41 +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
TeoV
bfa419a1b6 Add infrastructure for AccountS in TPReader and update config defaults 2020-12-21 17:51:02 +01:00
TeoV
dcab9bb180 Remove AccountIDs from ActionProfile and add Targets ( TargetType and TargetIDs ) 2020-12-16 15:31:05 +01:00
porosnicuadrian
31b10532b9 Added verbosity in RateS config 2020-12-11 17:46:49 +01:00
porosnicuadrian
4fa97786ae Integration tests for TPRateProfile + updated RateProfile Struct + tests 2020-12-10 10:18:33 +01:00
TeoV
28c59978b9 Add infrastructure for ActionProfile for Replicator Dispatcher and LoaderS 2020-12-08 13:50:50 +01:00
TeoV
77c7b983b1 Add infrastructure for ActionS in config 2020-12-07 10:49:11 +01:00
TeoV
43b5e1f97e Add remaings consts for ActionProfile in utils 2020-12-04 18:44:58 +01:00
Trial97
5c48f70260 Added Clone function for some config sections 2020-11-27 08:41:56 +01:00
TeoV
1c0dc4f06a Add rates_conns in routes section + update tests 2020-11-18 13:07:47 +01:00
Trial97
6cbf457e35 Updated agents shutdown 2020-11-16 10:11:46 +01:00
Trial97
505f230b1e Added inotify support for loaders 2020-11-11 15:06:35 +01:00
Trial97
50c4ee0be0 Added ResetStatQueue API and *reset_stat_queue action. Fixes #2472 2020-11-10 16:30:00 +01:00
Trial97
3849dd325c Added reset threshold API. Fixes #1573 2020-11-09 09:47:24 +01:00
Trial97
568df81745 Added cores package and tests for caps 2020-11-05 17:07:50 +01:00
Trial97
81a4cdd3a1 Added tests for analyzers 2020-10-29 17:55:26 +01:00
Trial97
6b60d49bf6 Added TTL for analyzers 2020-10-29 17:55:26 +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
1833c1e10d Removed LowBalanceAnnFile config from AsteriskAgent 2020-10-20 11:09:16 +02:00
Trial97
616f7b283c Added GlobalVarS as service to manage the reload for the global variables 2020-10-20 11:09:16 +02:00
Trial97
e0e9190abf Added configurable HTTP client transport options for HTTPPoster 2020-10-20 11:09:16 +02:00
TeoV
8552ffb805 Update config name and description message 2020-10-20 11:07:26 +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
TeoV
e29f34ac58 Centralize DynamicDP and add support in AttributeS 2020-10-05 19:02:06 +02:00
Trial97
0bc0b58a69 Added *apiban filter 2020-09-29 13:45:31 +02:00
Trial97
8bb549a024 Added APIBan config structure 2020-09-29 13:45:31 +02:00
TeoV
21e08d5a92 Add new section "configs" 2020-09-08 09:53:57 +02:00
TeoV
07d72e2076 Rename "configs" to "configs_url" 2020-09-04 13:12:24 +02:00
Trial97
6c10cf0960 Added Opts to ERs 2020-09-04 12:32:09 +02:00
Trial97
8f638b5b85 Added Opts to EEs 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
b18bbd6e8c Update the /configs/ endpoint for http server 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
TeoV
d001ba2f99 Update the config_defaults to be the same with v0.10 2020-08-28 15:45:22 +02:00
TeoV
758d944418 Add concurrent_request and concurrent_strategy in config_defaults 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