I'm running into an issue with outbound calls using the Vapi /call API endpoint.
When I use a Twilio number, everything works as expected and the call connects. But when I try using a Vapi-provisioned number the call fails with this error:
call.in-progress.error-sip-telephony-provider-failed-to-connect-call
I confirmed that the number is correctly assigned to my assistant, and the API call returns a 200-level success. But the call doesn't actually connect.
Is there something additional I need to do to enable outbound PSTN calling on Vapi-owned numbers?