VICIfast
Operations

How Aggressive List Resets Cause Over-Calling in VICIdial

Resetting a list too often quietly multiplies how many times each person hears from you. Here is how it happens and how to stay inside the line.

VICIfast··3 min read
How Aggressive List Resets Cause Over-Calling in VICIdial

A list reset is a useful tool. It tells VICIdial that every lead in a list can be called again, which is exactly what you want at the start of a new shift. But the same setting, pushed too hard, is one of the fastest ways to over-call the same households and pick up complaints. The dialer is doing exactly what you told it to; the problem is what you told it.

This post is about the failure mode where well-meaning scheduled resets stack up and a number that should ring twice a day ends up ringing eight times. Once you see the mechanism it is easy to avoid.

What a reset actually does

Resetting a list sets every record's called-since-last-reset flag back to N for "not called since last reset." That single flag is what stops a number from being dialed twice in one pass. Clear it, and every workable Lead becomes eligible for the Hopper again, regardless of how recently it was last dialed.

So the reset does not care about wall-clock time between calls. It only flips a flag. If you flip that flag five times a day, a single number can be dialed five separate times that day on top of any recycling you have configured.

Where over-calling sneaks in

The Reset Times field lets you list times in 24-hour format, separated by a dash, when the system resets the list automatically. 0800-1700 resets at 8 AM and 5 PM. That is reasonable. The trouble starts when operators add more and more times to keep agents busy, or layer a Weekday Resets Container on top of the plain Reset Times. The container does not replace the daily Reset Times, it adds to them, so both fire.

Add Lead recycling into the same campaign and you have two independent systems making the same lead dialable again. Recycling is meant for short, status-specific recalls like Busy; a list reset is a blunt full-list wipe. Run both aggressively and the per-number call count climbs fast. If you are unsure which of the two you actually want, read reset versus recycle.

The mechanism, step by step

flowchart TD
  A[Reset time hits] --> B[All leads flagged N]
  B --> C[Leads re-enter hopper]
  C --> D[Agents dial them again]
  D --> E{Another reset today?}
  E -->|Yes| A
  E -->|No| F[Calls stop until tomorrow]

Every loop through that diagram is another round of calls to the same people. Two loops a day is normal. Six is how you generate complaints and burn through goodwill on a list.

How to keep it in check

VICIdial gives you a guardrail: the Daily Reset Limit, editable by a level 9 user, caps how many times a list can reset per day. The count runs from your Timeclock End Of Day time, and the default is -1 (disabled). Setting a sane number here is the single best protection against accidental over-calling from a misconfigured schedule.

  • Count every reset source: plain Reset Times plus any Weekday Resets Container entries plus manual resets.
  • Decide a maximum daily contact count per number, then set Daily Reset Limit to match.
  • Use recycling for status-specific recalls instead of adding more full resets.
A Weekday Resets Container does not override the plain Reset Times; the times you set there run in addition to it. If both are populated, your real reset count is the sum of the two. Audit both fields before assuming the schedule is what you think it is.

For the precise behavior of the scheduling fields, see scheduled list resets, and for the wider context start with the VICIdial lists and leads guide.

Running a dialer where reset schedules and call counts are easy to see keeps you out of trouble. See VICIfast pricing for a managed VICIdial box that is live in under 40 seconds.

About VICIfast LLC

VICIfast LLC operates a managed VICIdial hosting + BYOI service for outbound and inbound call centers. We run the dialers, the carriers, the recordings pipeline, and the compliance plumbing so operators don’t have to.

Citing this article

VICIfast Engineering. “How Aggressive List Resets Cause Over-Calling in VICIdial”. VICIfast LLC, June 23, 2026. Retrieved from https://vicifast.com/blog/vicidial-list-resets-overcalling

Have questions?

Related posts

You might be interested in

VICIfast newsletter

Liked this? Get the next one in your inbox.

We ship the kind of stuff you just read — concrete, numbers-first, no drip. One email when a new post goes live. Unsubscribe in one click.

Comments

Comments are reviewed before they appear. We never publish your email.

No comments yet — be the first.