Hi Matteo! 👋
I understand you're curious about concurrent call limits when using a single Twilio number with Vapi. I don't have the exact concurrent call limit for a single Twilio number, but I can definitely help explain how the limits work between both platforms.
According to the information I found, the bottleneck could potentially come from both Twilio and Vapi:
For Vapi's side:
- Vapi has a default concurrent request limit of 10 simultaneous calls (combining both inbound and outbound) [according to Vapi's documentation](
https://docs.vapi.ai/billing/billing-limits)
- This limit is applied at the account level, not at the phone number level, so importing a number from Twilio doesn't change this limit
- You can increase this by purchasing additional concurrent lines through the Vapi dashboard, as you mentioned
For Twilio's side:
- Twilio does have concurrent call limits that depend on the type of number you have (local, mobile, toll-free) and your service plan
- The specific limits vary based on these factors, and Twilio's documentation would have the exact numbers for your specific number type and plan
When using both services together, both limits would apply. So even if you purchase hundreds of concurrent lines on Vapi, you might still be limited by Twilio's concurrent call limits for your specific number type and plan.
Is there anything else you'd like to know about how Vapi and Twilio work together?
Sources:
- [Vapi's documentation](
https://docs.vapi.ai/billing/billing-limits)
- [Discord thread about concurrent call limits](
https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1324731877235359816)
- [Discord thread about Vapi's concurrency limits](
https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1343465716686520393)