add support for target.overrideTo in dial verb

This commit is contained in:
Dave Horton
2021-04-06 07:34:23 -04:00
parent dd48b5c9da
commit e441c5be36
2 changed files with 9 additions and 2 deletions

View File

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