Connect people
Voice, video, and real phone calls. One-to-one, groups, and PSTN on our own numbers.
Voice, video, telephony, and AI agents — one platform, one SDK. Embed it in your product, or connect any phone on the 1‑TO‑ALL network. Built in Thailand.

One network.
Every stream, moving as one.
Built to be embedded.
One SDK carries people, AI, and understanding across the same real-time session.
Voice, video, and real phone calls. One-to-one, groups, and PSTN on our own numbers.
Voice bots, chatbots, and a live translator — AI agents that join any call.
note11 transcribes, translates, and summarizes — in real time, as people speak.
A caller joins from your app, browser, or a phone
One SDK call — or a regular phone call on the 1‑TO‑ALL network — puts them in the same room.
Media streams over the 1‑TO‑ALL network
Voice, video, and data move through our realtime rooms — in-country, in milliseconds.
Your AI agent hears it and runs your logic
A live translator, voice bot, or chat bot joins like any participant and follows your rules.
The agent answers — live, to everyone
Voice, text, or both stream back to every participant in the room.
Six sample experiences, playing automatically — no microphone, no setup. It all runs on our network, on Thai soil, encrypted end to end.
Sample content — no microphone or setup needed.
Open WebRTC media — no install, no plugin.
Media stays close to you for low latency.
Every stream is protected on the wire.
Carried over the 1‑TO‑ALL network, end to end.
Real capabilities, shipping in production today.
Connect two people without revealing either number.
Turn any button into a live call — no dialing.
Queues, routing, and agents, with nothing on-prem.
An agent that answers, qualifies, and routes the call.
One-time codes and checks, delivered in seconds.
Show a name and number people actually trust.
Two languages, one call, translated as you speak.
Reach lists at scale, with the controls you need.
Programmable calls and messages on our numbers.
Web, iOS, Android, React Native. APIs, webhooks, full call and room control, and drop-in UI. Ship in days.
// one SDK, every surfaceimport { connect11 } from "@connect11/client"; const room = await connect11.join("sales-7", { token }); room.on("participant", (p) => p.audio.subscribe());await room.publishMic(); // liveThe connect11 SDK gives you full control of your realtime backend in a few lines — production-ready defaults, your logic.
One call connects any surface — web, iOS, or Android — to a realtime room on the 1‑TO‑ALL network.
Attach a live translator, voice bot, or chat bot to any room. The agent joins like any other participant.
Subscribe to participants, data messages, and lifecycle events the moment they happen.
Your API key never leaves your backend. Mint a short-lived token per join and hand only the token to the client.
import { connect11 } from "@connect11/client";
const room = await connect11.join("sales-7", { token, url });
await room.publishMic();// translator · voicebot · chatbot
await room.addAgent({
type: "translator",
from: "th", to: "en",
});room
.on("participant", (p) => p.audio.subscribe())
.on("message", ({ from, text }) => render(text))
.on("disconnected", () => cleanup());// your key stays on the server
import { mintToken } from "@connect11/server";
const token = await mintToken({
room: "sales-7",
identity: "user-42",
});Global platforms rent their telephony from carriers. connect11 runs on one — the same 1‑TO‑ALL network that carries your calls sells you the API.
One embed puts a call button on any Thai website. The browser call lands on a real phone number over our own network.
Numbers come from the operator itself — no reseller between your app and the network.
Your brand's number shows up as your brand's number — a guarantee only the carrier can make.
Connect two parties without exposing either number — riders, drivers, buyers, sellers.
Operator-grade delivery for one-time codes, straight from the network.
connect11 agents answer on your numbers — routing, translating, and logging every call.
Telephony products are enabled per project on the 1‑TO‑ALL network.
connect11 runs on the 1‑TO‑ALL network — our own numbers, SIP, carrier interconnect, and edge media, in Thailand. You're never renting someone else's network.
Your accounts, usage, and billing live in Bangkok — on infrastructure we run ourselves.
Platform data — accounts, usage, billing — lives in Bangkok. PDPA-ready.
The platform API runs from Bangkok, close to your users.
Numbers and call termination come from the operator itself, not an upstream vendor.
1650 · contact@1toall.co.th — the people who run the network answer it.
Edge media close to your users, high availability, and encryption in transit. Bangkok and Singapore, and growing.
An SDK that gets out of your way. Ship a call this afternoon.
Carrier-grade voice and contact center, run on infrastructure we own.
Embed real-time into your product and put your name on it.
Data on Thai soil, PDPA-aligned, with us in the media path.
Open the demo, read the docs, or talk to the team that runs the network.
The network, the numbers, and the edge are ours. connect11 is how you build on them.