-
- Downloads
fix: prevent an extra audio channel to be created when skipCheckOnJoin is true
When setting skipCheckOnJoin to true, an extra audio channel is created in FreeSWITCH, after user accepts the echo test. The extra channel is removed when user leaves the room, but this still may affect performance.
Please register or sign in to comment