Ibrahim
10/31/2025, 7:50 PMChiranjeet Mishra
11/03/2025, 8:31 PMendedReason is assistant-forwarded-call. If yes, Vapi forwarded the call, and you can proceed to check with your telephony provider. If not, review your assistant's configuration. You can refer to the [Debug call forwarding drops guide](https://docs.vapi.ai/phone-calling/transfer-calls/debug-forwarding-drops).
2. Check telephony provider logs:
- Access your telephony provider's dashboard (like Twilio, Vonage, or Telnyx), and search using the phoneCallProviderId from the Vapi response. Look for errors during the call transfer process. Use links like [Twilio Console > Call Logs](https://console.twilio.com/us1/monitor/logs/calls) to find detailed error logs.
3. Analyze SIP signaling (if applicable):
- Download the PCAP file if you're using a SIP-based call and analyze it with Wireshark. Look for the REFER packet to see if Vapi sent the transfer request.
4. Review and correct configurations:
- Ensure the destination number is correctly formatted and reachable. Check your assistant's settings to ensure proper configuration without server message overrides that might prevent Vapi from managing the transfer.
For more detailed steps or alternative solutions, you can refer to the same [Debug call forwarding drops guide](https://docs.vapi.ai/phone-calling/transfer-calls/debug-forwarding-drops) for guidance.