add dial.exitMediaPath to indicate we want to be only in the signaling path for this bridged call; media is completely released from all jambonz components (#73)

This commit is contained in:
Dave Horton
2024-11-16 14:00:45 -05:00
committed by GitHub
parent 7b80ba6fd5
commit f59137ebad

View File

@@ -273,6 +273,7 @@
"dtmfHook": "object|string",
"headers": "object",
"anchorMedia": "boolean",
"exitMediaPath": "boolean",
"boostAudioSignal": "number|string",
"listen": "#listen",
"target": ["#target"],