mirror of
https://github.com/jambonz/verb-specifications.git
synced 2026-01-25 02:08:06 +00:00
add onHoldHook to dial verb
This commit is contained in:
@@ -67,6 +67,7 @@ test("validate correct verbs", async (t) => {
|
||||
{
|
||||
"verb": "dial",
|
||||
"actionHook": "/outdial",
|
||||
"onHoldHook": "/onHoldHook",
|
||||
"callerId": "+16173331212",
|
||||
"callerName": "Tom",
|
||||
"answerOnBridge": true,
|
||||
|
||||
Reference in New Issue
Block a user