TeoV
|
07d72e2076
|
Rename "configs" to "configs_url"
|
2020-09-04 13:12:24 +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 |
|
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
|
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 |
|
Trial97
|
18e6578840
|
Added the config for the new subsystem: dispatcherh
|
2020-08-24 18:51:00 +02:00 |
|
Trial97
|
23746ab9dc
|
Updated cache reload
|
2020-08-17 11:58:52 +02:00 |
|
Trial97
|
f2a166215c
|
Added tests for cgr-loader
|
2020-08-10 19:08:38 +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 |
|
TeoV
|
05e2377d3c
|
Add infrastructure for *suffix filter indexes
|
2020-07-30 11:13:37 +02:00 |
|
TeoV
|
3faa3a10f4
|
Remove CDRE and add in EventExporter support for specific Exporters
|
2020-07-16 18:08:07 +02: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 |
|
Trial97
|
5cdf187ea2
|
Updated MatchingItemIDsForEvent to use the new Indexes format
|
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
|
7d1b0a5e03
|
Add API's for RateProfiles
|
2020-06-11 16:49:21 +02:00 |
|
TeoV
|
75406ceaf2
|
Add skel ( incomplete ) for RateProfiles
|
2020-06-11 16:49:21 +02:00 |
|
TeoV
|
5ebd347612
|
Correctly naming TBLTPRatingProfile constant
|
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
|
f6592643b1
|
Update default ttl for EEs cache
|
2020-05-05 13:53:43 +02:00 |
|
TeoV
|
50649c0022
|
Add tests and Cache option in EEs section
|
2020-05-05 13:53:43 +02:00 |
|
TeoV
|
caa72a0b28
|
Add infrastructure in config for EventExporter
|
2020-05-04 19:32:18 +02:00 |
|
TeoV
|
d683ab48fb
|
Update unit tests after renaming
|
2020-04-30 15:54:49 +02:00 |
|
TeoV
|
944e87acd2
|
Rename from SupplierS to RouteS ( part2 )
|
2020-04-30 15:54:49 +02:00 |
|
Trial97
|
41e35bc571
|
Added Opts to APIs
|
2020-04-26 13:08:34 +02:00 |
|
TeoV
|
0b7090c9b3
|
Add support for *dynaprepaid request
|
2020-04-22 16:58:45 +02:00 |
|
Trial97
|
d2b83e908f
|
Added separate APIs for STIRAuthenticate and STIRInitiate
|
2020-04-21 16:36:06 +02:00 |
|
Trial97
|
3e8d18281f
|
Added support for *stir_initiate
|
2020-04-16 16:36:06 +02:00 |
|
Trial97
|
465b0279cd
|
Added STIR authorization
|
2020-04-16 16:00:08 +02:00 |
|
Trial97
|
4994b3c3bc
|
Started adding stir/shaken support
|
2020-04-16 16:00:08 +02:00 |
|
TeoV
|
0862d5e39b
|
Add test for replicate routeID through dispatchers
|
2020-04-15 10:43:56 +02:00 |
|
TeoV
|
83b9c0d041
|
Add Cache Replication mechanism
|
2020-04-15 10:43:56 +02:00 |
|
Trial97
|
b3c1ff4349
|
Added *none Event Reader
|
2020-04-13 16:15:26 +02:00 |
|