IvanTrue
09/05/2025, 7:26 PMVercel
09/05/2025, 8:57 PMIvanTrue
09/05/2025, 8:58 PMVercel
09/05/2025, 9:08 PMChiranjeet Mishra
09/08/2025, 2:37 PMphoneCallProviderBypassEnabled is set to false for Vapi-managed transfers.
- Remove "phone-call-control" from serverMessages if present, as it can override default call control.
2. **Check Call Logs**:
- Use the Vapi API to retrieve the call details and check the endedReason. If it is not "assistant-forwarded-call", verify your assistant's configuration settings.
3. **Validate Transfer Compatibility**:
- Confirm that your transfer scenario is supported as some scenarios (like web-to-phone) might not be.
4. **Analyze Provider Logs**:
- Get the call ID from the Vapi response and check your telephony provider’s logs for any transfer-related errors [more details here](https://docs.vapi.ai/phone-calling/transfer-calls/debug-forwarding-drops).
Make sure to test systematically and document any changes you apply. This will help in further analysis if issues persist.