Trial97
|
b63649eef4
|
Added sessioncfg diff functions
|
2021-04-22 21:00:44 +02:00 |
|
Trial97
|
b4768ce99a
|
Added ConfigSv1 and RateSv1 APIs back
|
2021-04-16 17:53:36 +02:00 |
|
Trial97
|
c04c0a5adb
|
Added ConfigDB and option to read config from DB
|
2021-04-16 17:53:36 +02:00 |
|
porosnicuadrian
|
a9594d12e9
|
From AccountProfile into Account in integration tests
|
2021-04-07 19:25:42 +02:00 |
|
Trial97
|
9324789ac7
|
updated integration tests
|
2021-04-05 20:54:48 +02:00 |
|
porosnicuadrian
|
0f70d542f8
|
Fixed warnings in config package
|
2021-04-02 13:45:26 +02:00 |
|
Trial97
|
48205d689d
|
Removed until build
|
2021-03-30 20:49:53 +02:00 |
|
Trial97
|
c13a5cf790
|
Finished implementing the DataNode as a replacement
|
2021-03-26 13:46:25 +01:00 |
|
andronache
|
806c8295be
|
Finished changing Opts to APIOpts for structs used in api_interfaces
|
2021-03-23 14:35:11 +01:00 |
|
Trial97
|
5353b95e43
|
Updated go version and replaced ioutil package
|
2021-03-18 16:46:55 +01:00 |
|
andronache
|
ecab4d7eaa
|
Refactor tests in config
|
2021-02-24 18:17:56 +01:00 |
|
Trial97
|
3afe8fc6a6
|
Added support for BiGOB server
|
2021-02-22 11:53:56 +01:00 |
|
Trial97
|
9f75ab918c
|
Updated biRPC support in connmanager
|
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
|
64290719da
|
Removed RateS connection from RouteS
|
2021-01-15 09:54:47 +01:00 |
|
andronache
|
36da1a6309
|
Consts in utils
|
2021-01-11 10:57:44 +01:00 |
|
andronache
|
4ff3b9242d
|
Consts in utils
|
2021-01-07 18:15:35 +01:00 |
|
andronache
|
1470267727
|
Modified consts in utils
|
2021-01-07 18:15:35 +01:00 |
|
TeoV
|
5775d09c7b
|
Add infrastructure for AccountS in DataManager
|
2020-12-21 10:19:59 +01:00 |
|
porosnicuadrian
|
d220ab88b9
|
Removed error from AsMapInterface function's signature
|
2020-12-02 17:07:35 +01:00 |
|
porosnicuadrian
|
7f47956f43
|
More integration testys for configS
|
2020-12-02 14:00:35 +01:00 |
|
porosnicuadrian
|
711d7d5a1a
|
Removed error from NewDefaultCGRConfig signature's function
|
2020-12-02 14:00:35 +01:00 |
|
Trial97
|
0b50c4763a
|
Added DryRun option for ReloadConfig
|
2020-11-27 08:41:56 +01:00 |
|
Trial97
|
f158b191f3
|
Added Clone functions for all config sections
|
2020-11-27 08:41:56 +01:00 |
|
Trial97
|
c539800acd
|
Added more Clone functions for config sections
|
2020-11-27 08:41:56 +01:00 |
|
Trial97
|
2b19127d05
|
Added more Clone functions for config sections
|
2020-11-27 08:41:56 +01:00 |
|
porosnicuadrian
|
7ec99afae9
|
Covered config by adding integration tests + removed error from singature's functions in config
|
2020-11-24 10:50:22 +01:00 |
|
Trial97
|
5830d9fcf0
|
Updated task execution
|
2020-11-23 16:14:01 +01:00 |
|
Trial97
|
9acf0582d2
|
Updated DispatcherHost structure
|
2020-11-23 16:14:01 +01:00 |
|
porosnicuadrian
|
500ae001ea
|
Added integration tests for config.go
|
2020-11-21 19:58:01 +01:00 |
|
porosnicuadrian
|
920b304a6f
|
Added more unit and integration tests for config.go
|
2020-11-20 11:27:20 +01:00 |
|
Trial97
|
6fd40f7296
|
Replaced RSRField with RSRParser
|
2020-11-20 10:36:54 +01:00 |
|
Trial97
|
ffcb95e2ca
|
Updated config APIs and added integration tests
|
2020-11-20 10:36:54 +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
|
6af358e55e
|
Updated GetConfig and ReloadConfig APIs
|
2020-11-05 17:07:50 +01:00 |
|
Trial97
|
b2db71f303
|
Added APIs to reload config from string
|
2020-10-29 17:55:26 +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 |
|
Trial97
|
b06661af42
|
Added option to not read *env variables in RJReader
|
2020-10-15 12:41:04 +02:00 |
|
TeoV
|
e29f34ac58
|
Centralize DynamicDP and add support in AttributeS
|
2020-10-05 19:02:06 +02:00 |
|
TeoV
|
2605c34d79
|
Add integration test for starting engine from ConfigS from http
|
2020-09-08 09:53:57 +02:00 |
|
Trial97
|
228665989e
|
Updated ERs and EEs options
|
2020-09-04 12:32:09 +02:00 |
|
Trial97
|
4fe3b8e257
|
Removed TenantArg
|
2020-09-04 12:32:09 +02:00 |
|
TeoV
|
b97c442ced
|
Add tests for HandlerConfigS
|
2020-08-30 17:36:37 +02:00 |
|
TeoV
|
2682ece350
|
Update integration test after adding "templates" section in config
|
2020-08-28 15:45:22 +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 |
|
Trial97
|
240ff4b671
|
Updated ParseField processing
|
2020-07-30 11:17:57 +02:00 |
|
Trial97
|
b0c354c7c1
|
Updated filter indexes to only index dynamic path
|
2020-07-24 15:11:45 +02:00 |
|