caballero330
11/07/2025, 1:16 PMcaballero330
11/07/2025, 1:31 PMpasamelo
11/07/2025, 1:58 PMcaballero330
11/07/2025, 2:33 PMChiranjeet Mishra
11/08/2025, 1:04 AMendedReason. If it shows "assistant-forwarded-call", proceed with analyzing provider logs.
2. Check Your Assistant's Configuration:
- Ensure "phone-call-control" is not included in the serverMessages if Vapi should handle the call control, and phoneCallProviderBypassEnabled is set to false.
3. Analyze Provider Logs:
- Access your telephony provider's dashboard using the phoneCallProviderId to investigate transfer errors.
4. Examine SIP Packets:
- If using SIP, download the PCAP file and inspect it with Wireshark, focusing on REFER packets to verify if transfer requests were sent and acknowledged.
5. Common Issues:
- Ensure the destination number format is correct, includes the country code, is reachable outside Vapi, and does not have call blocking enabled.
For specific error codes or detailed steps, refer to the full troubleshooting document.Nir Simionovich (CEO@Cloudonix)
11/10/2025, 8:11 AMSIP 487 Error isn't really an error. It will occur when a call has been CANCELED at the source, namely, the call origin decided to abandon the call. This is a normal status code for un-answered calls.