Files
agent-call/deploy/asterisk.example.json

9 lines
413 B
JSON

{
"public_ip": "123.56.71.98",
"transport": "udp",
"local_net": "",
"ari_bind": "127.0.0.1",
"primary": {"host": "", "port": 5060, "auth_mode": "ip", "username": "", "register": false, "codec_profile": {"allowed": ["PCMA"], "preferred": "PCMA"}},
"backup": {"host": "", "port": 5060, "auth_mode": "ip", "username": "", "register": false, "codec_profile": {"allowed": ["PCMA"], "preferred": "PCMA"}}
}