OzZy
02/01/2026, 9:16 PMChiranjeet Mishra
02/01/2026, 9:16 PMVapi Support Bot
02/01/2026, 9:17 PMphoneCallProviderBypassEnabled is set to false and remove "phone-call-control" from your serverMessages array unless you are handling transfers manually. Here’s an example of the correct config:
json
{
"assistant": {
"serverMessages": ["status-update"]
},
"phoneCallProviderBypassEnabled": false
}
Update your config and test again—this resolves most transferCall issues in custom LLM flows ([see documentation](https://docs.vapi.ai/phone-calling/in-call-control/transfer-calls/debug-forwarding-drops)).
Source:
- [Debug call forwarding drops](https://docs.vapi.ai/phone-calling/in-call-control/transfer-calls/debug-forwarding-drops)OzZy
02/02/2026, 1:14 AMdylan
02/02/2026, 3:12 AMJames Christopher
02/02/2026, 1:35 PMOzZy
02/02/2026, 3:42 PMkyle
02/04/2026, 1:42 AMOzZy
02/04/2026, 9:57 PMOzZy
02/10/2026, 4:45 PM