The telli Auto-Dialer is a feature designed to make contact outreach efficient. It automatically schedules calls until either the contact is reached or gives up after a certain period.
This strategy allows manual definition of retry intervals after unsuccessful calls.Let’s look at an example. Suppose we have the following intervals set:After the first call, we wait for 20min and then call again. After the second call we wait for 1h, after third 2h and 30min etc.If a scheduled time falls outside the Dialer Window, the call will be scheduled for the next available time.
Dialer windows are always interpreted in the contact’s timezone when one is set. If no timezone is specified for a contact, the system defaults to using your account’s timezone shown above the dialer windows.For contacts with specified timezones, here’s how it works:
If your dialer window is set to 9:00 AM - 5:00 PM
And you have a contact in Los Angeles (PST) and another in New York (EST)
The Los Angeles contact will be called between 9:00 AM - 5:00 PM PST
The New York contact will be called between 9:00 AM - 5:00 PM EST
This ensures calls are made at appropriate local times for each contact, regardless of your account’s timezone setting.
Manual calls triggered via /initiate-call or the
web app bypass dialer window restrictions.