mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 15:48:44 +05:00
Implement support for multiple concurrent dnsagents
This commit is contained in:
committed by
Dan Christian Bogos
parent
86b6a320fe
commit
8fb0ab08e3
@@ -2172,6 +2172,8 @@ const (
|
||||
|
||||
// DiameterAgentCfg
|
||||
ListenNetCfg = "listen_net"
|
||||
NetworkCfg = "network"
|
||||
ListenersCfg = "listeners"
|
||||
ConcurrentRequestsCfg = "concurrent_requests"
|
||||
ListenCfg = "listen"
|
||||
DictionariesPathCfg = "dictionaries_path"
|
||||
|
||||
Reference in New Issue
Block a user