Vapi call Transfer not working
# support
d
Hi , can anyone please help me with vapi call transfers? I tried the resources in YouTube but to no avail. Issue is that the call gets an error when the assistant is on the transferring phase already. there is 1 beep then error message pops up. i tried creating another assistant, and also tried changing the numbers for call forwarding but I'm not receiving any calls. Im Using Vapi free number on this account. your inputs would be much appreciated. thank you!
v
Hi there! I understand you're having issues with Vapi call transfers using a free number, where the call errors during the transferring phase. Could you please share the specific error message that appears after the beep? This would help identify whether the issue is related to number reputation, SIP configuration, or another common problem with Vapi call transfers.
Hi there! I understand you're having issues with Vapi call transfers using a free number, where the call errors during the transferring phase. Could you please share the specific error message that appears after the beep? This would help identify whether the issue is related to number reputation, SIP configuration, or another common problem with Vapi call transfers.
k
This maybe due to number formatting, misconfigured assistant tools, limitations with free numbers, or missing fallback logic, check the call logs and try a paid number to help diagnose the error.
d
hello, there isnt any message after the beep. the assistant goes silent and if i talk to the assistant he replies transferring the call please wait. then again another beep then error occurs but upon clicking the error message to check what error it is. the error is empty.
will try paid number and update you. still trying some of the alternatives online using the documentation but same error. thank you!
k
Have you tried using paid number?
d
not yet, I was reading other post so im just waiting for them to confirm that its resolved before trying the paid number >>>The Vapi team has confirmed there's a widespread call forwarding issue affecting multiple users across the platform. According to information from Discord channels, this is a problem on Vapi's end that their team is actively working to resolve. The expected timeline for a fix is mid-next week, as communicated by the Vapi support team. While the exact technical cause hasn't been publicly disclosed, this is a known issue being addressed at the system level rather than something that can be fixed through user configuration.
i tried using twilio just recently using a sample script
im receiving the same error
or does it not work with twilio trial number aswell? i got free trial with $14 credits
i just want to try it before buying a number if it works then decide to get one
k
Send call id
d
what do you mean?
+1 (754) 297 5074 is my twilio number
c
I mean your call id
{ "role": "tool_calls", "time": 1746704250364, "message": "", "toolCalls": [ { "id": "call_F24MZamYSrqIwdsZNC9ySn41", "type": "function", "function": { "name": "transferCall", "arguments": "{\"destination\": \"+14136797441\"}" } } ], "secondsFromStart": 4.362 } { "name": "transferCall", "role": "tool_call_result", "time": 1746704254178, "result": "Success.", "toolCallId": "call_F24MZamYSrqIwdsZNC9ySn41", "secondsFromStart": 8.176 }
k
Get your Call ID from the dashboard under the Calls section, via webhook event payloads, or by listing calls through the Vapi API.
d
ea80ce59-25dd-411d-8d75-3026e3f527d1
c
Looking into it
k
Remove
phone-call-control
server event from his assistant server messages, and then it will work. đŸ”µ 12:03:37:111 No serverUrl found for message type: phone-call-control. Skipping...
d
turned off phone-call-control this is the id 9d11f5b1-143a-451a-b70b-08fef31cad03
turned on phone-call-control and this is the id dcee7dac-c260-47d6-8e91-9c715e39228d it says assistant forwarded the call but i get an error upon transfer. will transfers work upon test? or only on actual call? cause this id says its forwarded but cuts me from the transfer
c
Currently, web calls cannot be transferred to phone calls, which is why it's not working for you. To transfer a phone call, you must end your first web call and trigger the phone call separately or explicitly. I understand this may disrupt your user experience, but there's no alternative at the moment.
d
hi, i tried calling inbound and transferring the call. evaluation says pass but the transfer is never recieved on my other phone.
c
What is the configuration of your other number that you attempted to transfer to?
2 Views