mirror of
https://github.com/jambonz/verb-specifications.git
synced 2026-01-25 02:08:06 +00:00
add config.boostAudioSignal and nested dub in dial verb (#45)
This commit is contained in:
@@ -56,7 +56,8 @@
|
||||
"reset": "string|array",
|
||||
"onHoldMusic": "string",
|
||||
"actionHookDelayAction": "#actionHookDelayAction",
|
||||
"sipRequestWithinDialogHook": "object|string"
|
||||
"sipRequestWithinDialogHook": "object|string",
|
||||
"boostAudioSignal": "number|string"
|
||||
},
|
||||
"required": []
|
||||
},
|
||||
@@ -263,6 +264,7 @@
|
||||
"proxy": "string",
|
||||
"transcribe": "#transcribe",
|
||||
"amd": "#amd",
|
||||
"dub": "#dub",
|
||||
"tag": "object"
|
||||
},
|
||||
"required": [
|
||||
|
||||
Reference in New Issue
Block a user