Files
jambonz-feature-server/test/data/good/dial-user.json
2020-02-14 12:45:28 -05:00

12 lines
192 B
JSON

{
"dial": {
"actionHook": "http://example.com",
"callerId": "+1312888899",
"target": [
{
"type": "user",
"name": "spike@sip.example.com"
}
]
}
}