@konradm
Hello!
It seems like there might be an issue with the microphone access or a change in the system that's affecting the Web SDK's ability to initiate the call. Since you mentioned that the microphone is allowed on both the browser and system, and it was working fine earlier, let's try a few things to troubleshoot the issue:
1. **Check Microphone Permissions Again**: Even though you've mentioned that the microphone is allowed, it's worth double-checking the permissions in the browser settings to ensure nothing has changed.
2. **Restart the Browser**: Sometimes, simply restarting the browser can resolve temporary glitches that may be causing the issue.
3. **Try a Different Browser**: To rule out browser-specific issues, try using the Web SDK on a different browser and see if the problem persists.
4. **Check for Browser Updates**: Ensure that your browser is up to date, as updates often fix bugs that could be causing issues.
5. **Test the Microphone**: Use the browser's built-in microphone test or an online tool to ensure that the microphone is working correctly outside of the Web SDK.
6. **Review the SDK Logs**: Look for any additional error messages in the SDK logs that might provide more insight into the issue.
7. **Check for System Updates**: If there have been any recent system updates, they could potentially affect microphone access. Make sure your system is up to date and check for any known issues.
8. **Contact Support**: If none of the above steps resolve the issue, it may be best to contact support for further assistance.
If you've gone through these steps and the issue is still unresolved, please let me know, and we can look into this further.