State Calling Rules: An Overview
Federal rules are only half the picture. Here is what state telemarketing law adds on top - call windows, prohibited holidays, and separate DNC lists.
If you only follow the federal FTC and FCC rules, you are still exposed when you call across the 50 states. Each state can add its own telemarketing law on top of the federal baseline, and those state rules are usually stricter, not looser. The big four extra issues are local call times, telemarketing-prohibited holidays, separate state-run Do-Not-Call lists, and call-recording consent. If you run outbound campaigns in more than a couple of states, you cannot treat the country as one ruleset - the rules change at the state line. This post is the map of what changes and where your VICIdial config has to account for it. We touch on the National DNC Registry and the per-state State DNC list lists, plus the timing controls that govern when a Lead is allowed to be dialed at all.
What states regulate that the FTC does not
The federal standard is well known: no calls before 8am or after 9pm in the consumer's local time, screen against the federal Do-Not-Call registry, and honor a per-company internal suppression list. States layer on four extra things. First, local call times - many states narrow the permitted window, for example a tighter end time or a different rule for Sundays. Second, prohibited holidays - some states ban telemarketing entirely on certain days, and those days vary by state and even shift year to year. Third, state DNC lists - several states run their own registry, and registering with the state does not always feed the federal list, so federal-only scrubbing is not enough. Fourth, recording consent - twelve states require that all parties be notified a call is recorded, not just one.
In VICIdial terms, the timing rules are handled with a Call times record that you attach to a campaign, and the state DNC obligations are handled the same way you handle the federal list - by pre-filtering leads before they are ever loaded. For the full federal-plus-state picture, start at the VICIdial compliance overview, and if you have not nailed the federal layer yet, read what the FTC Telemarketing Sales Rule is first - state law sits on top of it, not instead of it.
How the state layers stack up
flowchart TD
A[Lead ready to dial] --> B{Federal rules pass}
B -- No --> X[Do not call]
B -- Yes --> C{State call time window open}
C -- No --> X
C -- Yes --> D{Prohibited holiday today}
D -- Yes --> X
D -- No --> E{On state DNC list}
E -- Yes --> X
E -- No --> F[Dial allowed]Read the diagram top to bottom: a lead only gets dialed when it clears the federal checks, falls inside the state's local call window, is not on a prohibited holiday for that state, and is not on the state DNC list. Any single failure stops the call. VICIdial enforces the timing checks live at dial time through the call time scheme, while the DNC checks happen earlier, when you scrub and load your data.
The practical takeaway: build one tight call time scheme per campaign and pre-scrub against every list that applies to the states you dial. VICIfast ships compliant defaults and the built-in state call times so you are not assembling this from scratch - see pricing to get started.
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. “State Calling Rules: An Overview”. VICIfast LLC, June 24, 2026. Retrieved from https://vicifast.com/blog/state-calling-rules-overview
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
No comments yet — be the first.