Talkif Docs
Platform

Limits

Concurrent call limits, rate limiting, and the priority queue system.

Concurrent call limits

Each account has a maximum number of simultaneous active calls. Your current limit is displayed in the account dashboard.

Default limits per account:

LimitDefault
Concurrent calls10
Queue depth100
Calls per minute60

Rate limiting

A maximum calls-per-minute rate limit prevents abuse. If you exceed the rate limit, new call requests are rejected until the rate drops.

Priority queue

When you hit your concurrent call limit, new calls don't fail immediately — they enter a priority queue.

How priority is determined

FactorEffect
Account tierEnterprise (highest) → Business → Pro → Starter → Free (lowest)
Call directionInbound calls get a significant priority boost
Call sourceDirect and scheduled calls prioritized over campaign calls
Per-account boostCustom priority adjustment (configurable per account)
Age bonusCalls waiting longer gradually gain priority (up to 15 minutes)

Queue behavior

  • When a running call ends, the highest-priority queued call starts next
  • The queue has a maximum depth — if the queue is full, new calls are rejected
  • Queue position and estimated wait are not currently exposed in the UI

Queue items have time-to-live based on their source:

SourceTTL
Direct60 seconds
Scheduled10 minutes
Campaign24 hours

Items that exceed their TTL are automatically removed from the queue.

Viewing your limits

Navigate to Settings → Account to see your current concurrent call limit and rate limit.

On this page