The short answer
Opt-out keywords are how a revocation gets detected and acted on automatically. In voice this is harder than in messaging: there is no reserved word, people revoke in natural language, and the system must catch it mid-conversation and suppress the number rather than continuing the script. Missing a spoken opt-out is a direct compliance failure.
In detail
Messaging has an established convention — STOP, UNSUBSCRIBE and a handful of others, honoured automatically by carriers. Voice has no equivalent. A recipient revokes by saying "take me off your list" or "don’t call me again" or simply "stop calling me", and there is no standard set, so the platform must match against a curated list of phrases in the live transcript.
Keyword lists have to be tuned in both directions. Too narrow and a genuine revocation phrased slightly differently is missed. Too broad and a bare "stop" — which frequently means "stop talking for a second" — suppresses a customer who never asked to be removed. Requiring phrases rather than single common words is the usual compromise, with guardrails preventing anyone from adding an overly broad term.
Detection is only the first half. The revocation must be written to the internal suppression list, applied across every channel the organisation uses rather than only the one it was received on, and recorded with a timestamp and the utterance that triggered it. A revocation that stops today’s call but does not survive into tomorrow’s campaign is worse than none, because the recipient has been told they were removed.
How Rexa handles it
Rexa ships six platform-default opt-out phrases — "stop calling me", "do not call", "don’t call me again", "take me off your list", "remove me from your list" and "unsubscribe" — matched case-insensitively. Workspaces can add their own, and a validator rejects overly broad additions such as single characters and common words like "no", "yes" or "stop". When one fires, the configured action ranges from flagging only, through stopping the recording, to ending the call.
Compliance referenceRelated terms
Do Not Call
Do Not Call refers to the registries and internal lists of numbers that must be suppressed from telemarketing contact.
Consent capture
Consent capture is the process of obtaining, recording and retaining evidence that a person agreed to be contacted.
TCPA
The TCPA is a US federal statute restricting telemarketing calls, automated dialling, prerecorded and artificial voice messages, and unsolicited texts.
Recording consent
Recording consent is the permission obtained from call participants before their conversation is captured and stored.