add referHook to dial

This commit is contained in:
Dave Horton
2022-03-03 12:30:07 -05:00
parent 069db6ce9f
commit 927f1041a6
3 changed files with 4 additions and 3 deletions

View File

@@ -142,6 +142,7 @@
"answerOnBridge": "boolean",
"callerId": "string",
"confirmHook": "object|string",
"referHook": "object|string",
"dialMusic": "string",
"dtmfCapture": "object",
"dtmfHook": "object|string",