Call drops off as soon as it transfers the call
# support
b
Call ID - b93d8906-7bad-4dd6-9b3a-7d04434e9146 VAPI call log shows the call has been transferred to the correct number. The inbound number is a Twilio number that we imported from our Twilio account. I see no errors in Twilio and it looks like it doesn't get to Twilio. What could be the reason for the drop out? https://cdn.discordapp.com/attachments/1268810100399669360/1268810100534153227/call_transfer.jpg?ex=66adc6fd&is=66ac757d&hm=694e75909232e984c15d254907557809ed9ab506f25137fad509a6b37f0601ae&
v
message has been deleted
@BRAINSCAN It seems like you've done a thorough check on the Twilio side and everything appears to be in order there. If the call was transferred correctly according to the VAPI call log but didn't reach Twilio, there could be several reasons for the dropout: 1. **Configuration Issue**: There might be a misconfiguration in the way the number was imported or set up in VAPI. Ensure that the number is correctly configured to handle inbound calls in the VAPI dashboard. 2. **Network or Carrier Issues**: Sometimes, calls can drop due to issues with the network or carrier that are beyond the control of both Twilio and VAPI. 3. **VAPI Service Interruption**: There could be an issue with the VAPI service that is not immediately apparent. Check the VAPI status page for any service disruptions. 4. **Webhook or API Endpoint Failure**: If VAPI is set to send a webhook to an endpoint on your server after transferring the call, ensure that the endpoint is operational and that there are no errors on your server that could be causing the call to drop. 5. **Logs and Debugging**: Review the detailed logs in both VAPI and Twilio to see if there are any warnings or errors that could provide more insight into the issue. If you've checked all of the above and still can't identify the issue, it might be best to reach out to VAPI support for a more in-depth investigation. They may need to look into backend logs or system details that are not exposed to users to determine the cause of the dropout.
You can continue this conversation by mentioning me in the message.
Got it. Tagging @User for additional help.
b
We called the numbers, and they are operational. The agent is working for Inbound and Outbound calls. The issue is with the transferCall to external numbers. Tool ID - 068ffa4b-d715-4260-96a7-5abb61676ea7
s
call was successfully transfered from vapi side, but it looks like call was dropped from telephony side.
b
Ok so no issue from VAPI side?
s
let me how it goes.
closing this ticket for now.
2 Views