Australian inbound call fail woth Twillio
# support
g
Hi, I have imported both mobile and landline from twillio. When I call the numbers the ai answers the call as expected. Intalk to AI But AI will not respond Background noise stops Then call hangs up The call from the platform works fine when testing. It almost seems like vapi is not getting my side of the call.
v
message has been deleted
@grumpy_boy_ Hello! I'm sorry to hear you're experiencing issues with the AI not responding during calls. It sounds like there might be a problem with the audio input being captured or transmitted to VAPI when you're calling from an external number. Here are a few steps we can take to troubleshoot the issue: 1. Check Audio Input: Ensure that the microphone on the device you're using to call is functioning correctly. 2. Test Network Connection: Sometimes network issues can cause audio problems. Try calling from a different network or device to see if the issue persists. 3. Review Configuration: Verify that the assistantId is correctly assigned to the phone numbers and that there are no configuration issues on the server that handles the assistant retrieval. 4. Inspect Logs: Check the logs for any errors or warnings that might indicate what's going wrong during the call. If you've already checked these and the issue persists, it might be necessary to look into more detailed logs or configurations on the VAPI side. If you need further assistance with this, please let me know, and we can explore additional support options.
You can continue this conversation by mentioning me in the message.
Got it. Tagging @User for additional help.
c
Make sure you have the "Voice Messaging' webhook set to 'https://api.vapi.ai/twilio/inbound_call' in Twilio
It is
It worked once out of around 25 tests. Also if I stay on the call for a long time like minutes it sometimes works. So I think I think the call just hangs up because the response from vapi is so slow. If I make it an outbound call it is perfect
s
Are you still facing this issue?
g
I ended up solving my issue. I had this setting turn up to Less latency but found when I have more latency it works fine. Look like I did not understand what Latency ment in Vapi https://cdn.discordapp.com/attachments/1249356085458898966/1249827508296220742/image.png?ex=6668b812&is=66676692&hm=536bf84b29236be6f1ce69429852a26d81c39b5c2c0d48ac9c4b62b88e597d4d&
s
Awesome.