carriers-sip
Calls per second (CPS)
A limit on how many new calls your carrier lets you start each second, used to protect their network and keep your dialing from getting throttled.
Calls per second, usually written as CPS, is a limit your carrier sets on how many brand-new calls you are allowed to launch each second. It is a rate, not a total. A carrier might let you run hundreds of Concurrent calls at once but still cap you at, say, 10 new calls per second. The two limits are separate, and you can hit either one.
Carriers use CPS to protect their network from sudden floods. When a Predictive dialing campaign ramps up, your dialer can try to fire a large burst of calls in a single moment. If that burst exceeds your CPS limit, the carrier rejects the extra calls, often returning a CONGESTION response. Those rejected calls look like failures on your side even though nothing is wrong with the leads.
Staying under the limit
If you see calls failing in bursts but succeeding the rest of the time, a CPS cap is a likely culprit. The fix is usually to ask your Carrier to raise the limit, or to spread your dialing across more than one SIP trunk so no single trunk takes the whole load. Some setups split traffic across two carriers to double the effective CPS ceiling.
Keep CPS in mind alongside your Channel count when you size a campaign. Channels limit how many calls live at once; CPS limits how fast you reach that number. A floor that needs to dial aggressively at the start of each hour will feel a tight CPS limit before it feels a channel limit. Knowing both numbers up front saves you from chasing phantom call failures later.
Related terms
Carrier
A carrier is the phone company that actually carries your calls onto the public phone network — VICIdial dials, the carrier delivers.
Channel
A single call path on your trunk, where each live call uses exactly one channel, so the channel count is the cap on how many calls can run at once.
Concurrent calls
The number of separate phone calls running at the same moment on your system, which sets the real ceiling on how busy your call center can get.
CONGESTION
CONGESTION is a call result meaning the network couldn't complete your call — usually a carrier or routing problem on your side, not the number you dialed.
Predictive dialing
A dialing mode where VICIdial places more calls than there are free agents, predicting how many will connect, to keep agents busy.
SIP trunk
A virtual phone line over the internet that connects your dialer to a carrier, letting you place and receive many calls at once without physical wires.