mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-20 16:50:39 +00:00
Feature/specify trunk on dial (#47)
* #25: allow application to specify a specific SIP trunk on dial verb * more fixes
This commit is contained in:
@@ -328,7 +328,8 @@
|
||||
"sipUri": "string",
|
||||
"auth": "#auth",
|
||||
"vmail": "boolean",
|
||||
"tenant": "string"
|
||||
"tenant": "string",
|
||||
"trunk": "string"
|
||||
},
|
||||
"required": [
|
||||
"type"
|
||||
|
||||
Reference in New Issue
Block a user