TrustPager Docs

← Help Center

Communications

Voice Agent Settings Reference

A reference for every setting on the Voice Agent detail page — model, voice, Flex Mode, data storage, fallback voices, post-call briefings, and more.

The voice agent detail page has three tabs: Overview, Settings, and Channels. This article covers all eight fields in the Settings tab and explains what the Channels tab shows.

To open the detail page for any agent, go to https://app.trustpager.com/auto/voice-agents and click the agent name.

Settings tab

LLM Model

The language model that powers the agent's reasoning during a call. Two options are available:

TrustPager sets Claude 4.5 Haiku as the recommended default. Changing the model takes effect on the next published version — a draft save alone won't apply it to live calls.

Flex Mode

A flow-level toggle that controls how strictly the agent follows the node sequence you built.

Start with Flex Mode off while building and testing. Turn it on only if callers are frequently going off-script in ways your edge conditions don't cover.

Data Storage

Controls what call data is retained after each call. Three modes:

TrustPager applies the recommended default of Store everything so you can review early calls and improve the flow. Change it once the agent is stable if your privacy obligations require it.

Voice

The voice the agent uses for all speech. The picker shows a library of available voices — each listing includes the language, accent, and a play button so you can preview it before committing. Click the play button next to any voice to hear a sample. Select a voice and save — it takes effect on the next published version.

The platform defaults to Australian English (en-AU). Match the voice to your caller base: an agent handling Australian inbound leads should use an en-AU voice; an agent handling US leads should use an en-US voice.

Fallback Voices

One or more backup voices the agent uses if the primary voice becomes temporarily unavailable. The agent switches to the first fallback automatically — callers experience a brief voice change but the call continues uninterrupted.

Add at least one fallback voice if your agent handles high call volumes or is critical to your operation. The same preview play button is available in the fallback picker.

Voice Model

The underlying synthesis engine used to generate speech from text. In most cases the default is correct — it is matched to the voice you selected. Only change this if you are experiencing audio quality issues and have been advised to try a different model by support.

Language

Sets the language for the agent's speech recognition (what it hears) and synthesis (what it says). Defaults to en-AU. Change this if your callers speak a different language — setting the correct language improves recognition accuracy significantly.

Normalize for Speech

When enabled, TrustPager pre-processes the agent's text output to make it more natural when spoken — for example, expanding abbreviations or formatting numbers. Leave this off in almost every case: if you have written your flow content to be naturally speakable (which you should), normalisation will add little and may introduce unexpected rewrites. Only enable it if you are feeding raw data (product codes, formatted dates, currency strings) directly into speech output.

Channels tab

The Channels tab gives you a unified view of every phone number and web widget wired to this agent, and lets you manage inbound country restrictions for each number directly from here.

The tab is divided into three sections:

If a section is empty, nothing is currently wired to this agent in that channel. Use the Add link or the dedicated admin page to connect a resource.

Allowed calling countries

Each inbound number in the Channels tab has an Allowed calling countries dropdown. Use it to restrict which countries can call that number — calls from any country not on the list are blocked before they reach the agent. This is the primary control for stopping international spam calls and toll-fraud attempts.

How it works:

To set it: open the agent at https://app.trustpager.com/auto/voice-agents, go to the Channels tab, find the number you want to restrict, and click its Allowed calling countries dropdown. Australia is listed first, followed by the remaining countries grouped by region. Select the countries you want to allow and the change saves automatically — no publish step needed.

If you only receive calls from Australian numbers, select Australia and leave everything else unselected. This is the simplest way to block overseas nuisance calls without affecting any legitimate callers.

You can also set allowed_inbound_country_list via the API on the update_phone_number endpoint. Pass an array of ISO 3166-1 alpha-2 country codes (for example, ["AU"] for Australia only, or ["AU", "NZ"] for Australia and New Zealand).

Post-Call Briefings

After every call your voice agent completes, TrustPager can email your team a post-call briefing: what the caller wanted, the outcome, whether a meeting was booked, sentiment, how long the call ran, the key points discussed, and a link to the recording and transcript.

Find the Post-Call Briefing card on the agent's detail page at https://app.trustpager.com/auto/voice-agents. All four settings on this card save automatically.

The hot-lead SMS and task fire together when the escalation toggle is on and a call ends with a positive outcome. The task is created on the deal regardless of whether a number is set in Text hot leads to.

Recommended settings

TrustPager ships a recommended profile for new agents. The recommended defaults are:

These defaults work well for the majority of use cases. Adjust them once you understand how your specific flow behaves in live calls.

← Back to Help Center Open on trustpager.com ↗