SignalWire vs.
Telnyx
Both companies own carrier infrastructure. The difference is architectural: where the call state lives and where the AI sits relative to the media path.
SignalWire positioning
Near the call is not the same as inside it.
SignalWire owns the engine the call runs in and puts the AI inside it.
That means the call is a stateful object your application instructs rather than tracks. Context survives transfers because it never left and behavior is enforced by code, not requested in a prompt.
Built by the FreeSWITCH team. 2,700+ companies, 2.7 billion minutes and messages annually.
Where the architecture differs
What Telnyx does well and where the architecture differs.
WHAT TELNYX DOES WELL
Telnyx owns GPU compute co-located with their telephony network. A good choice if regional inference residency, carrier-of-record requirements, or carrier control at the trunk-level drive the decision.
THE STRUCTURAL DIFFERENCE
SignalWire owns the engine the call runs in, with the AI kernel embedded inside it. Call state, transfers, conferencing, queuing, recording, and payment capture live in the platform, so your application instructs the call rather than tracking it.
Side by side
SignalWire vs. Telnyx, category by category.
Telnyx figures are quoted from their published materials and linked. SignalWire latency is measured with an open-source tool you can run yourself.
Category | Telnyx | SignalWire |
|---|---|---|
Where the AI Runs | GPUs sit in the same data centers as their telephony points of presence. | The AI Kernel runs inside the media engine, with native access to call state, media, and control. |
Media Engine Origin | Runs a public fork of FreeSWITCH. | Written and maintained by the same team who created FreeSWITCH. |
AI Turn Taking Latency | Publishes sub-200ms for the compute loop and under one second end to end. Self-reported. | ~1200ms typical full turns, 800ms optimized, 600ms with speech-to-speech. Measured with latency_checker. |
Agent Governance | Visual workflows organize assistants, tools, routing, and handoffs. | Contexts and steps scope prompts, tools, and valid transitions at runtime, letting code constrain what the model can do next. |
AI Handoffs | Purpose-built Agent Handoff transfers conversations between specialized AI assistants while preserving context and optionally the same voice. | AI Kernel primitives let agents switch roles, invoke other agents and return, transfer to another AI, or hand off to humans. |
Tool & Call Control | Assistants use built-in tools and webhooks, with additional call control through the Voice API. | SWAIG results can return data and native call actions, changing state, workflow, tools, media, messaging, or transfers in one operation. |
Model Strategy | Choose Telnyx-hosted models or bring third-party and OpenAI-compatible LLM providers. | Curated models, operated by the platform with cost in the rate, so you ship features instead of evaluating and tuning providers. |
AI Voice Pricing | $0.05/min includes orchestration, speech-to-text, and hosted text-to-speech. LLM tokens and telephony are billed separately. | $0.16/min includes orchestration, speech-to-text, the LLM, and standard text-to-speech. Voice transport is billed separately. |
*Disclosure Statement: SignalWire latency figures are measured end-of-speech to first audio from stereo call recordings using latency_checker, which is open source. Telnyx figures throughout are quoted from Telnyx's published materials.
Migration
Migrating from Telnyx
Whether the switch takes a weekend or a quarter comes down to how much orchestration you carry today.

Customer proof
2,700+ companies build on SignalWire
Why do voice AI agents need a control plane instead of a CPaaS?
A CPaaS treats each interaction as a transaction: fire a webhook, get an event back, manage state yourself. That model breaks when AI is involved, because an agent needs context from earlier in the call and has to coordinate handoffs without losing the thread. A control plane keeps identity, state, lifecycle, and routing inside the platform. Your systems observe and instruct the call rather than reconstructing what happened from event logs.
How fast can I get an A2P 10DLC campaign approved?
Same-day brand approval and a 48-hour campaign turnaround, with concierge review to get the submission right the first time and real-time status tracking so you are never guessing.
Does SignalWire own its telephony infrastructure?
Yes. It is built by the FreeSWITCH team with no third-party CPaaS underneath. The same technology powering major UCaaS and CCaaS platforms for two decades, with native SIP connectivity and distributed PoPs.
Can I keep my phone numbers if I switch?
Yes. Number porting is supported, and you can run both platforms in parallel during cutover, so there is no flag-day risk.
How does SignalWire's pricing compare to Telnyx?
SignalWire is $0.16/min covering speech-to-text, the language model, text-to-speech, and orchestration, with transport separate at carrier rates. Telnyx publishes $0.05/min covering orchestration, speech-to-text, and their own text-to-speech, with language-model tokens and telephony billed separately. Compare what each rate includes before comparing the rates.
How does SignalWire measure its latency claims?
With the open-source latency_checker, which measures the full conversational round-trip on stereo recordings, not a single model hop. Typical turns land around 1200ms, 800ms on an optimized stack, and 600ms with speech-to-speech models. Be skeptical of sub-500ms claims that measure only part of the path.
Where does SignalWire's AI actually run?
Inside the media engine that carries the call. Speech recognition, the model, speech synthesis, and turn-taking run in the same code path that handles codecs, jitter buffer, and DTMF. That placement is why barge-in and endpointing happen at the audio level rather than across a network boundary. The programmable surface sits above it, so agents are configured through declarative call scripts and real-time WebSocket control without the audio leaving the engine.
What protocols does SignalWire support, and does context survive across them?
PSTN, SIP trunks, WebRTC browser clients, and messaging channels route to the same resources under the same logic. One agent handles phone, web, and messaging without separate code paths. Transfers between protocols preserve context, because the call is a stateful object rather than a series of transactions, and the protocol is a property of the connection rather than of the interaction.



