add support for fromHost in createCall rest api

This commit is contained in:
Dave Horton
2022-10-25 13:32:13 -04:00
parent 9c69a2c79f
commit c3d39f0970
3 changed files with 4 additions and 1 deletions

View File

@@ -341,6 +341,7 @@
"call_hook": "object|string",
"call_status_hook": "object|string",
"from": "string",
"fromHost": "string",
"speech_synthesis_vendor": "string",
"speech_synthesis_voice": "string",
"speech_synthesis_language": "string",