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:
Dave Horton
2021-11-28 10:10:53 -06:00
committed by GitHub
parent 1e93973419
commit 3e49616191
3 changed files with 35 additions and 2 deletions

View File

@@ -328,7 +328,8 @@
"sipUri": "string",
"auth": "#auth",
"vmail": "boolean",
"tenant": "string"
"tenant": "string",
"trunk": "string"
},
"required": [
"type"