Question
What is the maximum number of calls per second allowed?
Applies To
- SIP Trunking
- Voice API
- Outbound Calls
Answer
There is no limit to the concurrent capacity of calls for your account, and the limitation is only for calls per second.
SIP Trunking
The maximum throughput for Vonage API's outbound SIP trunking is 3 calls per second. If you initiate SIP calls at a faster rate, the call will be rejected, and will not be queued. You would need to lower your call initiation rate and retry the rejected call.
Voice API
Maximum throughput for the Voice API is handled as follows:
- 3 HTTP POST API requests or Connect actions per second (creating outbound calls)
- 15 HTTP GET / PUT / DELETE API requests per second
If your throughput exceeds this threshold, you will receive HTTP response error code 429, and your request will not be queued. You would need to lower your sending rate and retry the request.
Virtual Numbers
Virtual numbers may have their own independent concurrent capacity for inbound calls, depending on the limitations of the local supplier or network.
Additional Information
For information on inbound voice capacity, see Inbound Voice Restrictions, Features and Capacity.
If you have a business need for higher call throughputs, contact your account manager.
Articles in this section
- Why are call progress events not being received on the Event URL defined in the conversation action NCCO?
- What types of DTMF are supported?
- Why do I see "SyntaxError: Unexpected token p in JSON at position 1" when creating JWT with the Vonage CLI?
- Why does Caller ID show as potential spam?
- Is SIP Diversion header supported?
- Can I display my name on the receiving party's phone for outbound calls?
- How long are call legs stored?
- Can I send fax over the Vonage Voice API?
- Which IP addresseses should I allow in order to receive voice traffic from the Vonage API Platform?
- Is WebRTC supported with Vonage Voice API?