ZaFiFi
04/11/2025, 9:31 AMVapi Support Bot
04/11/2025, 9:33 AMtransferCall()
function, but there are some important considerations. According to the [documentation](https://docs.vapi.ai/workflows/tasks/transfer), the Transfer Call task can redirect active calls to external phone numbers. However, Vapi [doesn't support PSTN to SIP transfers](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1334919245468799007), but does support SIP to SIP transfers. Since you're using Twilio as a SIP bridge, this may allow Vapi to redirect calls back to a 3CX number, though some users have reported [issues with the transferCall() function](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1338538066733957152).
### Reliability of two-way SIP flow
The two-way SIP flow (Vapi → Twilio → 3CX) can work but has some reliability challenges. Users have reported [intermittent call failures](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1341449578100031488) with SIP forwarding to Vapi, including 491 errors occurring about 20% of the time. There have also been instances where [Vapi doesn't consistently answer calls](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1343208312249913397) when using Twilio.
### Known limitations
There are several known limitations:
1. **Caller ID issues**: Calls can sometimes be [blocked due to caller ID problems](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1341213363744800769), and some users have reported that "all call IDs are same."Vapi Support Bot
04/11/2025, 9:33 AMVapi Support Bot
04/11/2025, 9:33 AMVapi Support Bot
04/11/2025, 9:33 AMZaFiFi
04/11/2025, 9:53 AMVapi Support Bot
04/11/2025, 9:53 AMVapi
04/11/2025, 8:15 PM