mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-20 08:40:38 +00:00
initial work on dial verb
This commit is contained in:
@@ -3,6 +3,13 @@
|
||||
"port": 3010,
|
||||
"secret": "cymru"
|
||||
},
|
||||
"freeswitch: [
|
||||
{
|
||||
"address": "127.0.0.1",
|
||||
"port": 8021,
|
||||
"secret": "ClueCon"
|
||||
}
|
||||
],
|
||||
"logging": {
|
||||
"level": "info"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user