mirror of
https://github.com/jambonz/jambonz-node.git
synced 2025-12-19 05:17:49 +00:00
16 lines
283 B
JSON
16 lines
283 B
JSON
{
|
|
"dial": {
|
|
"actionHook": "http://example.com",
|
|
"callerId": "+1312888899",
|
|
"target": [
|
|
{
|
|
"type": "foo",
|
|
"number": "sip:1617333456@sip.trunk1.com",
|
|
"auth": {
|
|
"user": "foo",
|
|
"password": "bar"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |