mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-21 07:08:45 +05:00
modified astagent call methods over http
This commit is contained in:
committed by
Dan Christian Bogos
parent
20a8c98999
commit
4bd459b486
@@ -68,7 +68,8 @@
|
||||
"enabled": true,
|
||||
"asterisk_conns":[
|
||||
{"address": "127.0.0.1:8088", "user": "cgrates",
|
||||
"password": "CGRateS.org", "connect_attempts": 3,"reconnects": 10}
|
||||
"password": "CGRateS.org", "connect_attempts": 3,"reconnects": 10,
|
||||
"ari_websocket": false}
|
||||
],
|
||||
"sessions_conns": ["*birpc_internal"],
|
||||
"create_cdr": true,
|
||||
|
||||
Reference in New Issue
Block a user