cyruzzo
11/26/2025, 1:58 PMVapi Support Bot
11/26/2025, 1:59 PMChiranjeet Mishra
11/28/2025, 12:51 AMcall.in-progress.error-sip-inbound-call-failed-to-connect or similar, update your error handling to utilize these specific error codes for precise diagnostics.
- For a detailed overview of handling SIP call failures, refer to updates on [SIP Call Error Handling](https://docs.vapi.ai/changelog/2025/5/31).
2. Call Forwarding Issues:
- Ensure that Vapi successfully initiates call forwarding by verifying the forwarding request and reviewing the API responses.
- Check your assistant’s serverMessages configuration. Removing "phone-call-control" or setting phoneCallProviderBypassEnabled to false can help resolve misconfigurations.
- For debugging specific issues with call forwarding or drop-offs, follow this detailed guide on [Debug Call Forwarding Drops](https://docs.vapi.ai/phone-calling/in-call-control/transfer-calls/debug-forwarding-drops).
3. Ended Reason for SIP Inbound Calls:
- Use new endedReason values like call.ringing.sip-inbound-caller-hungup-before-call-connect for accurate handling of SIP inbound call failures.
- More information can be found under the update on [New Ended Reasons for SIP Inbound Calls](https://docs.vapi.ai/changelog/2025/6/7).
If you need more specific help, feel free to provide additional details about your issue.