feat: add onhold music to dial verb

This commit is contained in:
Quan HL
2023-07-25 17:56:28 +07:00
parent 1c3d86c807
commit c22e8c9cf0
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -68,6 +68,7 @@ test("validate correct verbs", async (t) => {
"callerName": "Tom",
"answerOnBridge": true,
"dtmfCapture": ["*2", "*3"],
"onHoldMusic": "http://server.com/hold",
"dtmfHook": {
"url": "/dtmf",
"method": "GET"