By Sagar Shankaran, Founder of CallSphere
How AI voice agents earn A-level STIR/SHAKEN attestation, what the 2026 FCC robocall mitigation rules require, and the operational checklist for AI callers.
Key takeaways
If your AI voice agent dials a US phone number in 2026 and the call is not signed with A-level attestation, expect a high call-blocking rate, low answer rates, and increased risk of FCC complaints. STIR/SHAKEN is no longer optional for credible AI calling.
flowchart TD
Out[Outbound campaign] --> Twilio[Twilio Voice API]
Twilio --> STIR[STIR/SHAKEN attestation]
STIR --> Carrier[Originating carrier]
Carrier --> Term[Terminating carrier]
Term --> Recipient[Recipient phone]
Recipient --> Webhook[/voice webhook/]
Webhook --> Agent[AI sales agent]STIR/SHAKEN is the framework US carriers use to authenticate caller ID. It was rolled out under the TRACED Act starting 2021. By 2026, 85% of voice traffic between Tier-1 carriers (Verizon, T-Mobile, AT&T, Lumen, Comcast, Charter, UScellular) is signed and verified, and 93% of that signed traffic is at the highest "A-level" attestation. Smaller carriers and CLECs lag — only about 17.5% of inter-carrier traffic between smaller providers is signed.
The FCC's 2026 Robocall Mitigation Database rules took effect February 5, 2026 with the first annual recertification due March 1. Every voice provider that wants to terminate traffic to Tier-1 networks must file. Providers who fail to certify get blocked at the gateway.
For AI voice agents, the implications are immediate:
When your AI agent places an outbound call, the originating provider (Twilio, Telnyx, etc.) signs the INVITE with a JWT in the Identity header. The signature is generated using the provider's private key registered with the STI-PA (Policy Administrator). The terminating carrier's SBC verifies the signature against the public certificate, decides on a verstat (TN-Validation-Passed-A, B, or C), and either passes the call to the subscriber or hands it to its analytics engine for blocking decisions.
Hear it before you finish reading
Talk to a live CallSphere AI voice agent in your browser — 60 seconds, no signup.
Three attestation levels:
For an AI calling platform, A-level requires that the platform owns or controls the calling number on a registered, compliant carrier with a Robocall Mitigation Plan filed.
CallSphere uses Twilio for all six verticals. Twilio signs at A-level for numbers purchased through Twilio that are properly associated with a verified Twilio account. CallSphere's onboarding requires customers to verify their business identity (KYC) and link their numbers to their tenant account, which propagates the A-level signing.
Healthcare AI on FastAPI :8084, Sales Calling AI with five concurrent outbound on Twilio, and After-Hours AI with simultaneous Twilio call plus SMS and a 120 second timeout all sign at A-level when the customer's KYC is complete. The 37 agents, 90+ tools, 115+ database tables, HIPAA and SOC 2 controls, and the $149 / $499 / $1499 pricing for 1, 3, or 10 numbers all assume A-level signing as the baseline.
The 22% affiliate program is structured to ensure affiliates' customers also onboard with full KYC; CallSphere does not earn revenue on B-level or unsigned traffic.
Still reading? Stop comparing — try CallSphere live.
CallSphere ships complete AI voice agents per industry — 14 tools for healthcare, 10 agents for real estate, 4 specialists for salons. See how it actually handles a call before you book a demo.
Identity and verstat headers.<!-- TwiML for an outbound AI call where attestation is verified before dial -->
<Response>
<Dial
callerId="+15555550100"
answerOnBridge="true"
record="record-from-answer">
<Number
statusCallback="https://api.callsphere.ai/twilio/dial-status"
statusCallbackEvent="initiated ringing answered completed">
+15555550199
</Number>
</Dial>
</Response>
Does Twilio sign all my calls at A-level by default? Only for numbers purchased through Twilio with full account verification. Toll-free and short-codes have their own paths.
Is STIR/SHAKEN required for international AI calls? The signing standard is US-centric. Other countries are adopting equivalents (Canada has STIR/SHAKEN, the EU is converging on a different model).
What if my AI calls get marked Spam Likely anyway? Even A-level traffic can hit terminating-carrier analytics. Mitigations: rotate numbers, register your brand, scrub against DNC, keep call duration above the "looks-like-a-bot" threshold.
Do voicemails count? Yes — voicemails placed by an AI count as outbound calls and need the same attestation.
Can I sign my own calls without a carrier? You can become a registered originating service provider, which is a serious regulatory commitment. Most teams use a compliant carrier instead.
Start a compliant 14-day trial, see pricing, or read the Twilio integration page.
Written by
Sagar Shankaran· Founder, CallSphere
Sagar Shankaran is the founder of CallSphere, where he builds production AI voice and chat agents deployed across healthcare, hospitality, real estate, and home services. He writes about agentic AI, LLM engineering, and shipping voice agents that handle real calls in production.
See how AI voice agents work for your industry. Live demo available -- no signup required.
An honest 2026 guide to VoIP desk phones. Hardware vs softphone, top picks, when an internet phone is worth it, and where AI voice agents fit.
The best business phone app in 2026 is the one with an AI agent attached. Compare options, costs, and what an AI phone app actually does for a small business.
A founder's guide to business phone systems in 2026. Cloud vs on-prem, AI voice agents, small business pricing, and what actually works for under 100 seats.
The 2024 NPRM proposes mandatory penetration tests every 12 months and vulnerability scans every 6 months. Here is how an AI voice agent should be tested in 2026.
AWS HealthScribe became the open scribe layer EHR vendors built on top of in 2026. Here's the API surface, the per-encounter pricing, the BAA terms.
Why Claude salon AI is reshaping voice and chat automation, with concrete patterns for appointment AI in production deployments. A field-tested view from production teams shippi...
© 2026 CallSphere LLC. All rights reserved.