@LinasAI
I understand that you're experiencing issues with all incoming calls failing, while web calls are functioning correctly. Since you've mentioned that there is a screenshot with an error message, could you please provide that screenshot? It could offer valuable clues to what might be causing the issue.
In the meantime, based on the context provided, there could be several reasons for the failure of incoming calls:
1. **Microphone Permission**: If users have not granted microphone permissions, they might not be able to engage in calls properly. However, since web calls are working, this might not be the issue.
2. **WebSocket Connection**: If the phone call provider's WebSocket connection was closed unexpectedly, it could disrupt incoming calls. This would typically result in an error message or code.
3. **Twilio Connection**: If you're using Twilio and it failed to connect a call, this could be the source of the problem. This would also usually provide an error message or code.
To proceed with troubleshooting, I would need to know if there's a specific error code or message in the screenshot you mentioned. If you can provide that, it would be very helpful.
If you're unable to share the screenshot here, please ensure that the screenshot has been shared with the support team through the appropriate channels, so they can assist you further.
In the absence of an error code or message, I would recommend checking the following:
- Verify that your Twilio account (or other call provider you're using) is in good standing and that there are no issues on their end.
- Check your VAPI configuration to ensure that incoming call settings are correctly set up.
- Review any recent changes to your system that might have coincided with the start of the issue.
If you've already checked these and the problem persists, please let me know, and we can explore further steps to resolve the issue.