feat: add sip Indialog actionHook (#27)

* feat: add sip Indialog actionHook

* to use Hook

* to use Hook

* fix
This commit is contained in:
Hoan Luu Huu
2023-10-06 19:49:49 +07:00
committed by GitHub
parent 4bb25941bf
commit 9b7358d6b4
2 changed files with 6 additions and 1 deletions
+2 -1
View File
@@ -47,7 +47,8 @@
"notifyEvents": "boolean",
"reset": "string|array",
"onHoldMusic": "string",
"actionHookDelayAction": "#actionHookDelayAction"
"actionHookDelayAction": "#actionHookDelayAction",
"sipRequestWithinDialogHook": "object|string"
},
"required": []
},
+4
View File
@@ -73,6 +73,10 @@ test("validate correct verbs", async (t) => {
}
}
},
{
"verb": "config",
"sipRequestWithinDialogHook": "https://jambonz.or/sipIndialogActionHook"
},
{
"verb": "config",
"record": {