Skip to main content
The auto-dialer is telli’s built-in system for automatically calling contacts until they’re reached. Once you add a contact to the dialer, telli will keep trying, spacing calls intelligently, respecting calling hours, and stopping when the person answers or when your configured limits are hit. Think of it as a persistent, polite assistant that never forgets to follow up.

When to Enable It

You enable the auto-dialer per agent in the Agent Builder under Call Control → Auto-Dialer. Flip the toggle on, and every contact assigned to that agent enters the calling loop automatically.
  • Repeatedly calls contacts who haven’t been reached yet
  • Respects your dialer windows (calling hours) and timezone settings
  • Tracks every attempt and adjusts timing based on your chosen strategy
  • Stops automatically when the contact is reached or limits are exceeded

Smart Calling vs. Defined Intervals

You have two dialing strategies to choose from:
The system automatically spaces out call attempts based on how many days have passed. Early on, it calls more frequently. Over time, it backs off gradually. No manual configuration of intervals needed.When to use:
  • General outreach, sales - it adapts automatically
  • Long-running nurture campaigns - with Conservative intensity

Smart Calling Intensity

Smart Calling has three intensity modes that control how aggressively the system follows up:
Best for: hot leads, time-sensitive outreach where reaching the contact quickly matters most.
  • Day 1: Up to 3 attempts, roughly 1 hour apart
  • Days 2–10: 2 calls per day (morning + afternoon, or afternoon + evening)
  • Day 11+: 1 call per day
  • Never drops to weekly
Within each phase, the system randomizes the exact call time within your dialer window so calls don’t all land at the same minute.

Max Retry Days and Max Attempts

These are your stop conditions - safety nets that prevent the dialer from calling forever. You must set at least one (and can set both):
  • Max retry days - The system stops trying after this many calendar days since the first attempt. Default is 7 days. Range: 0–365.
  • Max attempts - The system stops after this many total call attempts. Range: 1–100.
When both are set, whichever limit is hit first wins. For example, “stop after 14 days or 15 attempts, whichever comes first.”
For Defined Intervals, the max attempts is implicitly the number of intervals you’ve defined - no separate setting needed.

Dialer Windows

Each weekday gets its own schedule:
  • Enabled/disabled toggle - disable a day entirely (e.g., no calls on weekends)
  • Time window - start and end time (e.g., 09:00 to 18:00)
Default: Monday–Friday, 9:00 AM to 6:00 PM. Weekends disabled.
You can set dialer windows at two levels:
  1. Account level (Settings → Dialer) - applies to all agents by default
  2. Agent level (Agent Builder → Call Control) - overrides the account default for that specific agent

No-Call Days

You can also add no-call dates - specific days where no calls should go out (holidays, company events, etc.). These are set at the account level with an optional label (e.g., “Christmas Day”).

How Timezone Overrides Work

The dialer windows are interpreted in the contact’s timezone, not yours.
The system resolves the timezone in this order:
  1. Contact’s timezone - if set and valid, this is used
  2. Account’s timezone - fallback when the contact has no timezone set
So if your account is in Berlin (Europe/Berlin) and a contact is in New York (America/New_York), the 9:00–18:00 window means 9 AM to 6 PM New York time for that contact. This ensures you’re never calling someone at 3 AM their time. If a scheduled call falls outside the window, the system automatically pushes it to the next available slot with a small random buffer (up to 15 minutes) so all your calls don’t fire at exactly 9:00 AM.

What Counts as “Reached”

This is the single most important concept: A contact is “reached” only when the call status is COMPLETED - meaning they answered, had an actual conversation with the agent, and the call ended normally.
Everything else triggers a retry:
StatusWhat Happens
CompletedContact reached. Loop ends. Contact status → reached.
VoicemailNot reached. System retries. (Your agent can optionally leave a voicemail message.)
Not ReachedPhone rang, no answer. System retries.
AnsweredContact answered but asked to be called back later (“call me later”). System schedules a callback.
ErrorTechnical issue. System retries - but gives up after 2 consecutive errors to avoid hammering a broken number.
Ringing / InitiatedCall started but didn’t connect. System retries.

Permanent Failures (No Retry)

Certain SIP error codes cause the system to immediately give up on a contact - these indicate the number itself is invalid:
  • 404 - Number not found
  • 482 - Loop detected
  • 483 - Too many hops
  • 484 - Address incomplete

Manual Calls and the Call Loop

You can trigger a call manually at any time from the UI or API. Here’s how it interacts with the auto-dialer:
  • The manual call fires immediately, bypassing the dialer window
  • The existing call loop is updated (agent, call details, etc.)
  • After the manual call, the loop continues as normal based on the outcome. If the contact wasn’t reached, the dialer picks back up with its regular schedule
In short: manual calls never conflict with the dialer. They slot right in.

Common Patterns

Respond fast, follow up aggressively
  • Strategy: Smart Calling
  • Intensity: Aggressive
  • Max retry days: 3–5
  • Max attempts: 10–15
  • Why: You want to reach them while interest is high. Multiple calls on day 1, twice daily for the next week.

Good to Know

  • When you change dialer settings on an agent or account (strategy, intensity, windows), the system automatically recalculates the schedule for all active loops. You don’t need to restart anything - changes take effect within seconds.
  • Only one active call loop per contact is allowed at any time.
  • The dialer scheduler runs every 10 seconds, so there’s minimal delay between a scheduled time and the actual call.
  • Account-level changes to dialer windows apply to all agents that use the account default - a confirmation dialog reminds you of this in the UI.