mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Add rals_conns to cdrs section
RALs connection missing when making postpaid calls from given tutorial.
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
"cdrs": {
|
||||
"enabled": true,
|
||||
"stats_conns": ["*localhost"],
|
||||
"rals_conns": ["*localhost"],
|
||||
"sessions_cost_retries": 5,
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user