mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-20 08:40:38 +00:00
initial checkin
This commit is contained in:
12
test/data/good/dial-user.json
Normal file
12
test/data/good/dial-user.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"dial": {
|
||||
"action": "http://example.com",
|
||||
"callerId": "+1312888899",
|
||||
"target": [
|
||||
{
|
||||
"type": "user",
|
||||
"name": "spike@sip.example.com"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user