← All articles
AMDJul 31, 2026 8 min read

SIP trunks and false answer supervision: what every call center needs to know

False answer supervision (FAS) is when your SIP carrier signals a call is answered before anyone actually picked up. You get billed. Your dialer thinks it’s connected. Your AMD gets dead air. Here’s how to understand, measure, and stop paying for calls that never happened.

What false answer supervision is, technically

Every SIP call follows a well-defined signal sequence. Your dialer sends an INVITE. The carrier responds with 180 Ringing while the destination phone rings. When someone picks up, the carrier sends 200 OK — the signal that the call is answered and the billing clock starts.

False answer supervision happens when the 200 OK fires before a genuine human or voicemail pickup event occurs. The carrier has “answered” the call in the signaling layer while the destination phone is still ringing, while a carrier announcement is playing, or while the connection is dead. Your dialer has no way to know. From its perspective, the call connected.

The result: you’re charged for connect time that produced no conversation, your AMD receives audio it wasn’t designed to classify (often silence, a ringback tone, or a carrier intercept announcement), and an agent may be briefly tied to the call before it becomes obvious nothing is there.

Why it happens

FAS is not always intentional fraud. Several legitimate carrier behaviors produce the same observable effect:

The five FAS patterns AMDY classifies

Not all FAS sounds the same. AMDY’s acoustic model has been trained to recognize five distinct carrier false-answer patterns that each require a different downstream response:

Pattern
What the audio looks like
Early carrier announcement
A pre-recorded intercept or in-network message plays immediately on answer — "the number you have dialed..." or a localized equivalent.
Pre-answer ringback
A ringback tone continues playing after the 200 OK; the carrier is still routing and injected an early answer.
Network busy injection
A busy signal or congestion tone is delivered on a "connected" call — the carrier is signaling failure via audio rather than SIP error codes.
Silent FAS
Complete silence after answer. No audio from any source. The RTP stream exists but carries nothing.
Regional carrier patterns
Carrier-specific audio signatures: custom announcement styles, non-US ringback variants, or distinctive inter-carrier handoff artifacts from specific wholesale providers.

Heuristic AMD cannot reliably detect any of these. It is built to classify silence and beep patterns as human or voicemail — it has no concept of a carrier audio signature. When FAS produces silence, heuristic AMD often returns NOTSURE or MACHINE, and the call is logged as a detection event rather than a billing error. Full breakdown of FAS and what it costs →

The cost math

Across the AMDY network, roughly 14% of “answered” calls are carrier false-answers. On a high-volume operation dialing millions of calls per month, that number translates directly to money leaving the operation through at least three channels:

Which SIP trunk providers have higher FAS rates

Provider-level FAS rates vary widely. Rather than calling specific carriers out by name, the pattern in AMDY’s network data is clear enough to give useful general guidance:

If you are dialing primarily US domestic numbers via a Tier 1 carrier with STIR/SHAKEN, you will likely see FAS below 5%. If you are running international campaigns or using budget wholesale trunks, 14–20% is not unusual. The only way to know your actual rate is to measure it — your dialer’s call logs will not tell you, because your dialer trusts the 200 OK.

How AMD deals with FAS

The fundamental limitation of heuristic AMD in the face of FAS is architectural. Heuristic AMD classifies silence and syllable patterns. It was designed to answer: “Was the audio after answer a human voice or a voicemail beep?” FAS often produces audio that is neither — it is a carrier tone, an intercept announcement, or nothing at all.

AI-based acoustic AMD approaches the problem differently. Instead of applying rules to what it hears, it classifies the acoustic signature of the audio against a model trained on the full range of what actually comes back on a modern SIP answer. Carrier ringback tones, intercept announcements, busy tones, and silence each have distinguishable acoustic properties that a trained model can separate from genuine human pickup or voicemail greeting.

AMDY classifies FAS into the five patterns above and returns a FAS result rather than HUMAN or MACHINE. Your dialer can then treat FAS calls as billing anomalies, exclude them from abandonment calculations, and feed the data back to your carrier for credit disputes. That feedback loop — carrier-level FAS reporting grounded in acoustic evidence — is the only way to pressure providers into fixing the problem.

What to do with FAS data

Try AI AMD on your own calls — free

50,000 detections a month on the Sandbox plan, no card, 5-minute Vicidial install. See your real human-vs-machine numbers in the dashboard.