Big thanks, we seemed to have missed that. We found out that the problems was related to that we used AudioRecorder in one integration to send audio to devices. The problem was resolved by using ClientControl.Instance.GeneratePcAudioRecorder() instead. Hope this was the correct approach.