hyperdrive137
04/03/2026, 6:50 PMVapi Support Bot
04/03/2026, 6:51 PMcall.start.error-get-transport means Vapi could not retrieve transport information to start your outbound call.
To resolve this, please contact Vapi support and provide your call IDs and organization ID for investigation.
Example message to support:
Org ID: 10c4461e-416b-4f25-8ba1-be9bc30414c9
Call IDs: [list of failing call IDs]
Error: call.start.error-get-transport
This will help the support team quickly identify and address the issue.
Source:
- [Call Ended Reason Codes – Vapi Documentation](https://docs.vapi.ai/calls/call-ended-reason)Adam
04/04/2026, 12:01 AMMatt
04/04/2026, 12:01 AMChiranjeet Mishra
04/05/2026, 8:05 PMVJ
05/15/2026, 8:52 PMChiranjeet Mishra
05/19/2026, 11:55 PM019e2d50-d222-799d-a9c0-6018d344ca3e. From our side, Vapi queued and dispatched the call correctly, however Twilio rejected the call immediately before it could ring. This is why you are seeing the error: Call.start.error get transport.
The rejection message indicates:
Account not allowed to call +13155333019
Since this is happening across multiple outbound attempts, it points to a Twilio account-level restriction. The two most common causes are:
• Trial Twilio account — Trial accounts can only call verified numbers. Please either upgrade the account or verify the destination number in your Twilio console.
• Geo Permissions disabled — Twilio requires outbound calling permissions per region. Please check Voice → Settings → Geo Permissions in your Twilio console and ensure the United States is enabled.
Kind regards,
Support Team