Sooz
03/03/2025, 5:08 PMhttps://api.vapi.ai/twilio/inbound_call
endpoint but constantly getting
"code": "ConnectionRefused"
Why would this be happening? Does the phone number have to always be registered first with Vapi?Vapi Support Bot
03/03/2025, 5:09 PMhttps://api.vapi.ai/twilio/inbound_call
endpoint. Here are some common reasons for this error:
1. **Network Restrictions**: Check if there are any firewall settings or network restrictions that might be blocking the connection to Vapi's servers.
2. **Incorrect Endpoint URL**: Make sure that the endpoint URL is correct and matches the official Vapi documentation.
3. **Service Outage**: Sometimes, there might be temporary service outages on Vapi's side. It's a good idea to check their status page or support for any ongoing issues.
4. **Authentication Issues**: Ensure that your API key and any necessary authentication methods are correctly implemented and active.
Regarding your question about phone number registration, you do not need to register your phone number with Vapi to use the Twilio inbound call endpoint. You can integrate your Twilio number with Vapi without needing to port it. Instead, you can set up a webhook to handle calls and process them through Vapi.
If you continue to experience issues, feel free to provide more details, and I can help troubleshoot further! 😊
Sources:
- [Common Reasons for "ConnectionRefused" Error](https://discord.com/channels/1211482211119796234/1211483291191083018/1341449578100031488)
- [Phone Number Registration with Vapi and Twilio Integration](https://discord.com/channels/1211482211119796234/1211483291191083018/1334941334368419850)Sooz
03/03/2025, 5:14 PMKyle Brunker
03/04/2025, 10:57 AMSooz
03/04/2025, 10:09 PMKyle Brunker
03/07/2025, 1:28 AMfloatingpaper
03/11/2025, 8:52 PM