mirror of
https://github.com/jambonz/verb-specifications.git
synced 2026-07-24 04:52:13 +00:00
add support for dual streams in rest:dial
This commit is contained in:
@@ -313,7 +313,8 @@ test("validate correct verbs", async (t) => {
|
||||
"amd": {
|
||||
"actionHook": "/answeringMachineDetection",
|
||||
|
||||
}
|
||||
},
|
||||
"dual_streams": true
|
||||
}
|
||||
];
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user