mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-20 16:50:39 +00:00
When recordings are enabled, disable bidirectional audio on jambonz-session-record (#415)
This commit is contained in:
@@ -1807,6 +1807,7 @@ class CallSession extends Emitter {
|
||||
username: JAMBONZ_RECORD_WS_USERNAME,
|
||||
password: JAMBONZ_RECORD_WS_PASSWORD
|
||||
},
|
||||
disableBiDirectionalAudio: true,
|
||||
mixType : 'stereo',
|
||||
passDtmf: true
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user