Phone Call Performance
Debug call transfer failure
When experiencing call transfer issues, follow these troubleshooting steps to identify and resolve common problems.
1
Verify transfer_call function implementation
- Check your agent configuration
- Confirm that you’ve added the transfer_call function to your agent’s function list
- Visit Function Calling Guide for more details how to implement the function
2
Confirm call type
- Note that call transfer is only supported for phone calls, not web calls
3
Review transfer conditions
- Update your agent’s prompt to clearly define transfer conditions
- Ensure the transfer_call function description is specific and unambiguous
- Test with sample scenarios to validate transfer triggers
For more detailed guidance on specific features, vist Call Transfer Setup.
Was this page helpful?