arberkatellari
83e8ce3adc
Add ability to modify diameter CE answer & replace go-diameter lib
2025-02-28 19:25:48 +01:00
ionutboangiu
7df0494913
Consider diameter requests when limiting caps
...
- add possibility to pass custom Error-Message AVP to negative diameter
answers
- negative answer is now built only when an error occurs
- remove tests that were testing behaviour with max concurrent requests 0
2024-10-29 18:53:22 +01:00
gezimbll
c2dacc42c1
Removed warnings from go staticcheck
2023-11-08 17:10:13 +01:00
ionutboangiu
6c16ff320f
Replace interface{} with any
2023-05-31 10:23:12 +02:00
Trial97
9f75ab918c
Updated biRPC support in connmanager
2021-02-22 11:53:56 +01:00
Trial97
f158b191f3
Added Clone functions for all config sections
2020-11-27 08:41:56 +01:00
Trial97
5c48f70260
Added Clone function for some config sections
2020-11-27 08:41:56 +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
porosnicuadrian
34ce1addab
Updated diameter AsMapInterface method
2020-09-16 19:35:55 +03:00
porosnicuadrian
bebd8f8115
Updated configs AsMapInterface method
2020-09-16 19:35:55 +03:00
TeoV
76d7df0dce
[Config] Add new section "template"
2020-08-28 15:45:22 +02:00
Trial97
84c6a0e498
Updated SIP Agent integration tests
2020-05-18 13:26:06 +02:00
adragusin
dd38ab6f95
Updated AsMapInterface method for DiameterAgent/Added test
2020-04-28 17:09:37 +02:00
adragusin
10833ec312
Added tests for some AsMapInterface methods
2020-04-22 17:10:12 +02:00
adragusin
f633deb46e
Added AsMapInterface method for some config fields
2020-04-13 18:23:02 +02:00
adragusin
6629dc6bee
Reverted RoundingDecimals
2020-04-07 09:32:01 +02:00
adragusin
179067de5d
updated rounding method and RowLength
2020-04-02 16:54:03 +02:00
Trial97
9073127280
Renamed SendRar to ReAuthorize
2020-03-24 16:37:59 +01:00
Trial97
d4fc68c86b
Added disconnect_method config for diameter agent
2020-03-24 16:37:59 +01:00
Trial97
0d51f5d539
Added rar for diameter
2020-03-24 16:37:59 +01:00
TeoV
28868e8852
Add connections from Agents through ConnManager
2019-12-12 08:54:42 +02:00
DanB
b2c9e8290e
DiameterAgent config max_active_requests -> concurrent_requests renaming
2019-08-11 15:07:33 +02:00
TeoV
a8858be668
Use only one RequestProcessor for Agents
2019-04-18 12:24:20 +03:00
Tripon Alexandru-Ionut
c4a83afdd2
Renamed config.HAPoolConfig to config.RemoteHost
2019-03-29 13:27:32 +01:00
DanB
9672e0ccfb
DiameterAgent synced_conn_requests setting
2019-03-14 17:06:30 +01:00
DanB
d2414111cb
Diameter ASR implementation
2019-01-04 18:33:46 +01:00
TeoV
1a7f2ae630
Update diameter sctp multi homing
2018-12-17 11:35:59 +01:00
TeoV
f36fd275ef
Add support for diameter sctp multihoming
2018-12-17 11:35:59 +01:00
DanB
dbf73bc845
Diameter configuration for asr_template
2018-12-14 20:17:41 +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
TeoV
26cea43e4f
Send separator for RSRParser as parameter in config
2018-11-25 17:42:42 +01:00
TeoV
d8977ffeba
Add option "rsr_separator" in general config
2018-11-25 17:42:42 +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
a719ac5d1f
Added tests for DiameterAgentCfg and DARequestProcessor loadFromJsonCfg
2018-10-31 11:02:30 +01:00