From 11bb83f7030e022dd63c3e96ae56ffd918b62a19 Mon Sep 17 00:00:00 2001 From: Dave Horton Date: Mon, 11 Mar 2024 17:45:12 -0400 Subject: [PATCH] add dial.boostAudioSignal to set gain on B leg after dial --- specs.json | 1 + 1 file changed, 1 insertion(+) diff --git a/specs.json b/specs.json index 144536f..533da61 100644 --- a/specs.json +++ b/specs.json @@ -269,6 +269,7 @@ "dtmfHook": "object|string", "headers": "object", "anchorMedia": "boolean", + "boostAudioSignal": "number|string", "listen": "#listen", "target": ["#target"], "timeLimit": "number",