Add constant '@' and fix typo

This commit is contained in:
arberkatellari
2025-06-26 08:32:10 +02:00
committed by Dan Christian Bogos
parent 2385597155
commit d7254ff73c
4 changed files with 5 additions and 4 deletions

View File

@@ -706,7 +706,7 @@ const CGRATES_CFG_JSON = `
"enabled": false, // starts the Asterisk agent: <true|false>
"sessions_conns": ["*birpc_internal"],
"create_cdr": false, // create CDR out of events and sends it to CDRS component
"route_profile": false, // attaches RouteProfileID to RouteIDs which are sent as reply to asteristk agent authorization requests
"route_profile": false, // attaches RouteProfileID to RouteIDs which are sent as reply to asterisk agent authorization requests
"asterisk_conns":[ // instantiate connections to multiple Asterisk servers
{
"address": "127.0.0.1:8088",