Hi there! 👋
I don't have specific information about exactly how many additional concurrent calls you get when purchasing 1 concurrency line, but I can explain what purchasing a concurrency line means in Vapi.
Purchasing a concurrency line in Vapi increases the total number of simultaneous calls your account can handle. By default, Vapi accounts have a concurrency limit of 10 simultaneous calls (combining both inbound and outbound calls). When you purchase additional concurrency lines, you're essentially increasing this limit to allow more calls to happen at the same time.
According to the [Vapi documentation](
https://docs.vapi.ai/billing/billing-limits), concurrency lines define the maximum number of simultaneous calls your account can handle. Without sufficient concurrency lines, when you reach your limit, additional calls will receive a busy signal or be dropped with an error message like "Over Concurrency Limit."
You can check your current concurrency limits in your subscription details. The [Vapi changelog](
https://docs.vapi.ai/changelog/2024/11/11) mentions that
Subscription.concurrencyLimit
shows both your included (default) and purchased limits, giving you the total number of concurrent calls you can make.
Is there anything else you'd like to know about concurrency lines or other aspects of Vapi?
Sources:
- [Vapi Documentation Billing Limits](
https://docs.vapi.ai/billing/billing-limits)
- [Vapi Changelog](
https://docs.vapi.ai/changelog/2024/11/11)