DanB
|
d38d1d17fd
|
DispatcherS with dedicated connection towards AttributeS for API authorization, routes caching via DispatcherRoute API key
|
2019-02-02 13:57:21 +01:00 |
|
DanB
|
1da4a8d462
|
Adding AttributeSConns setting within DispatcherS in order to be used for auth
|
2019-02-01 15:40:47 +01:00 |
|
DanB
|
347050a5b2
|
DispatcherS connections initialization, string and prefix indexes configuration, cleanup old dispatcherCfg
|
2019-02-01 13:17:41 +01:00 |
|
Trial97
|
fb1a12a4b7
|
Added configuration code for new dispatcher config
|
2019-01-30 16:23:27 +00:00 |
|
Trial97
|
0cf989686c
|
Modified cache TTL for diameter_messages
|
2019-01-29 12:24:33 +00:00 |
|
Trial97
|
b3c36897b0
|
Modified cache TTL from config
|
2019-01-29 12:24:33 +00:00 |
|
DanB
|
4147dc6018
|
Partial refactoring for SessionS component
|
2019-01-27 20:11:50 +01:00 |
|
TeoV
|
473d8dbc5a
|
Add infrastructure for DispatcherProfile
|
2019-01-10 15:42:02 +01:00 |
|
DanB
|
fe11d50173
|
Caching diameterMessageDetails to prepare for ASR
|
2018-12-30 21:14:28 +01:00 |
|
DanB
|
48e10f9201
|
DiameterAgent with max_active_requests limitation, proper return of diameter errors when processing requests
|
2018-11-28 20:38:49 +01:00 |
|
Trial97
|
ea47d051ec
|
Replace RSRFields in FsAgentConfig with RSRParsers
|
2018-11-27 14:53:55 +01:00 |
|
TeoV
|
811dfbe20f
|
cgr-loader default path take now correctly
|
2018-11-27 14:50:10 +01:00 |
|
TeoV
|
d8977ffeba
|
Add option "rsr_separator" in general config
|
2018-11-25 17:42:42 +01:00 |
|
TeoV
|
8af148da1a
|
Remove CDRStats and LCR
|
2018-11-21 18:28:33 +01:00 |
|
TeoV
|
31d420c3ba
|
Add configurable .csv field separator fixes #342
|
2018-11-19 14:25:43 +01:00 |
|
TeoV
|
2c5d4a457b
|
Rename parameter in diameter config "listen_net"
|
2018-11-06 13:22:31 +01:00 |
|
TeoV
|
58a40bb1e8
|
Add sctop option for diameter ( "network":"option")
|
2018-11-06 13:22:31 +01:00 |
|
Trial97
|
25cdc23352
|
Added MailerCfg
|
2018-10-31 11:02:30 +01:00 |
|
Trial97
|
917710642b
|
Added tests for loadercgrcfg, migratorcfg,supplierscfg and thresholdscfg
|
2018-10-31 11:02:30 +01:00 |
|
Trial97
|
02921a6fc2
|
Added tests for loadFromJsonCfg for KamAgentCfg, KamConnCfg, FsConnCfg, HaPoolConfig
|
2018-10-31 11:02:30 +01:00 |
|
Trial97
|
7ae0a0601e
|
Added test for FsAgentCfg.loadFromJsonCfg
|
2018-10-31 11:02:30 +01:00 |
|
Trial97
|
f9f4f8df26
|
Added tests for CdrcCfg
|
2018-10-31 11:02:30 +01:00 |
|
Trial97
|
b00864881f
|
Added test for LoaderSCfg.loadFromJsonCfg
|
2018-10-31 11:02:30 +01:00 |
|
Trial97
|
3def7c734f
|
Added test for CdreCfg.loadFromJsonCfg
|
2018-10-31 11:02:30 +01:00 |
|
Trial97
|
26cbbdd618
|
Added separate config structures for: Cdrs config, CdrStatscfg config
|
2018-10-31 11:02:30 +01:00 |
|
Trial97
|
c23476c358
|
Added separate config structures for: HTTP config, Listen config, RalS config.
|
2018-10-31 11:02:30 +01:00 |
|
TeoV
|
65ee7fdba0
|
Add infrastructure for Analyzer Service
|
2018-10-30 18:39:54 +01:00 |
|
TeoV
|
3e872ee47a
|
Update TLS config to consider CA from Authorized hosts
|
2018-10-23 11:24:14 +02:00 |
|
Trial97
|
a4896dbc32
|
Added General config
|
2018-10-05 20:33:28 +03:00 |
|
Tripon Alexandru-Ionut
|
18da754587
|
Merge remote-tracking branch 'origin/master'
|
2018-10-05 15:54:39 +03:00 |
|
DanB
|
96960f28ee
|
AgentRequest constructor updated
|
2018-10-05 14:04:29 +02:00 |
|
Trial97
|
fefa4317bf
|
Added StroreDb config
|
2018-10-05 14:40:42 +03:00 |
|
Trial97
|
c3ca7b7620
|
Added DataDbCfg
|
2018-10-05 14:40:42 +03:00 |
|
TeoV
|
25e3cda1d7
|
Allow engine to connect to a redis sentinel(+test)
|
2018-10-03 14:06:22 +02:00 |
|
TeoV
|
dbf06aa023
|
Transer tenant inside of request processor for http agent
|
2018-09-27 14:59:13 +02:00 |
|
DanB
|
872879b86c
|
Diameter configuration updates, removed connection to ThresholdS, SessionSv1.ProcessEvent now publishing event to ThresholdS and StatS
|
2018-09-20 15:31:21 +02:00 |
|
DanB
|
657c0422bc
|
DiameterAgent config - replacing PubSubConns with ThresholdSConns, DiameterProcessor publish_event with threshods_event
|
2018-09-20 15:17:51 +02:00 |
|
TeoV
|
b7bd69c6be
|
Radius consider tenant from RequestProcessor
|
2018-09-20 11:24:24 +02:00 |
|
TeoV
|
a0254287ae
|
Add check for schedCDRSConns
|
2018-09-12 14:48:01 +02:00 |
|
TeoV
|
6e93a9489c
|
Replace ID with Tag for FCTemplate
|
2018-09-10 16:31:16 +02:00 |
|
TeoV
|
0196d17b2c
|
Update LoaderS with FCTemplate
|
2018-09-10 16:31:16 +02:00 |
|
TeoV
|
e3086a6e15
|
Combine cdrc csv export profiles into a single config.json
|
2018-09-03 22:05:00 +02:00 |
|
TeoV
|
d9cb9c25ae
|
ApierV1.GetCost and ApierV1.GetDataCost accept *now as AnswerTime
|
2018-09-03 22:05:00 +02:00 |
|
TeoV
|
3a6ebb88ad
|
Fixes #1186
|
2018-08-30 16:51:48 +02:00 |
|
TeoV
|
739edadea8
|
Fixes #1185
|
2018-08-30 12:55:13 +02:00 |
|
TeoV
|
002c57e857
|
Update CDRE with FCTemplate
|
2018-08-30 11:40:06 +02:00 |
|
TeoV
|
520451657d
|
CacheFields as CfgCdrField
|
2018-08-30 11:40:06 +02:00 |
|
TeoV
|
48928a528e
|
Update cdrc with FCTemplates
|
2018-08-30 11:40:06 +02:00 |
|
TeoV
|
6d1a3f07fd
|
Move DataProvider,NavigableMap,RsrParser into config package
|
2018-08-30 11:40:06 +02:00 |
|
DanB
|
aa6e18b27b
|
Integration tests for CdrsV2.ProcesCDR with ChargerS
|
2018-08-24 20:25:14 +02:00 |
|