mirror of
https://github.com/jambonz/jambonz-node.git
synced 2025-12-19 05:17:49 +00:00
12 lines
192 B
JSON
12 lines
192 B
JSON
{
|
|
"dial": {
|
|
"actionHook": "http://example.com",
|
|
"callerId": "+1312888899",
|
|
"target": [
|
|
{
|
|
"type": "user",
|
|
"name": "spike@sip.example.com"
|
|
}
|
|
]
|
|
}
|
|
} |