Hi All:
I imported 2 numbers from twilio. However, when I call them, they do not work (Voice says something like "An application error has occured")
I checked Twilio console and the numbers do not show any webhook URL which I think they should. I was not able to find the right webhook to enter either....
What am I doing wrong?
T
k
Kings_big💫
07/30/2025, 2:56 PM
Try remove any old server URL, import the number into vapi, assign an assistant ID, and set Twilio’s call webhook to Vapi’s inbound call endpoint.
c
CaptainTK1
07/30/2025, 3:09 PM
Thanks for the reply. I tried that. I even bought a whole new number to make sure its "clean". But is still does not work. Can you tell me what Vapi's inbound call endpoint address is? I cannot seem to find that anywhere. I tried with https://api.vapi.ai/twilio/voice and HTTP Method POST but had no luck...