Ziggy
04/05/2025, 9:39 PMVapi Support Bot
04/05/2025, 9:40 PMtransfer_call_tool
- calls are hanging up instead of transferring properly.
I'm unable to access the specific logs for your call ID, but I can definitely help troubleshoot this issue based on common problems with Vapi call transfers.
Based on the information I found, here are some potential causes and troubleshooting steps:
### Common Issues That Might Be Causing This
1. **SIP REFER Handling Issues**: Vapi uses SIP REFER for call transfers, which might not be handled correctly by your receiving system. According to [multiple user reports](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1337383511329345588), this is a common cause of calls hanging up during transfer.
2. **Configuration Issues**: There might be a misconfiguration in your assistant's settings. Make sure the forwardingPhoneNumber
is in the correct E.164 format (e.g., +15558675309) as [mentioned in troubleshooting guides](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1335869152535121960).
3. **Server Event Interference**: If you have enabled the server event 'phone-call-control'
, this could be causing the issue. This event allows you to handle call transfers instead of Vapi, which might lead to conflicts as [noted in support documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1330092161835733013).
### Troubleshooting Steps
1. **Check Your Logs**: Navigate to the Vapi Dashboard > logs > calls to review any error messages associated with your call ID (1ce7482d-a6a6-49da-9e02-5db14d6d294b).
2. **Verify Phone Number Format**: Ensure your destination number is in E.164 format and is valid. Also note that [Vapi numbers can only call US and Canada numbers](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336713212233515089).Vapi Support Bot
04/05/2025, 9:41 PMtransferCall
tool, ensure that you're setting the assistantOverrides
correctly to prevent unwanted messages during transfer as [recommended by Vapi support](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336569634094186516).
4. **Try Alternative Transfer Methods**: Consider whether Vapi can use SIP INVITE instead of REFER ("sipVerb": "invite"
) if transferring to a SIP extension, as [suggested in troubleshooting guides](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1337383511329345588).
5. **Contact Vapi Support**: If the issue persists, reach out to Vapi support with your call ID so they can check the logs and provide specific information. You can email them at support@vapi.ai as [recommended in support documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1333747605628391434).
Would you like me to elaborate on any of these troubleshooting steps or explore other potential solutions?
Sources:
- [Discord Thread on SIP REFER Issues](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1337383511329345588)
- [Discord Thread on Phone Number Format](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1335869152535121960)
- [Discord Thread on Server Event Interference](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1330092161835733013)
- [Discord Thread on Vapi Number Limitations](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336713212233515089)
- [Discord Thread on Assistant Overrides](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336569634094186516)
- [Discord Thread on Alternative Transfer Methods](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1337383511329345588)Vapi Support Bot
04/05/2025, 9:41 PMVapi Support Bot
04/05/2025, 9:41 PMtransferCall
tool, make sure your assistantOverrides
are correctly configured. Some users have reported that the system speaks a transfer message despite attempts to disable it. According to [troubleshooting documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336569634094186516), properly setting these overrides can prevent unwanted messages during the transfer process.
### Check for "No Transfer Destination Returned" Error
One common issue is that the transferCall
tool might be called, but the result shows "No transfer destination returned." This suggests a potential issue with how the transfer destination is configured or passed to the tool as [noted in user reports](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336644455582928906).
### Verify Destination Number Limitations
Ensure your destination number is valid and reachable. Remember that Vapi numbers can only call US and Canada numbers as [mentioned in the documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336713212233515089). If you're trying to transfer to an international number, this could be causing the issue.
### Check for Server Event Conflicts
If you have the server event 'phone-call-control' enabled, try removing it from your assistant. This event allows you to handle call transfers instead of Vapi, which might be causing conflicts as [reported by other users](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1330092161835733013).Vapi Support Bot
04/05/2025, 9:41 PMKyle Brunker
04/06/2025, 8:42 AM