add support for dual streams in rest:dial

This commit is contained in:
Quan HL
2023-09-20 14:16:45 +07:00
parent 6803a3e49d
commit e557b9ac3d
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -313,7 +313,8 @@ test("validate correct verbs", async (t) => {
"amd": {
"actionHook": "/answeringMachineDetection",
}
},
"dual_streams": true
}
];
try {