polite.aiDocs
OPERATE / Numbers & routing

How calls reach your agent

Three routes in — a phone number, a SIP registration, or the browser — and each one points at exactly one team.

Every call arrives through an endpoint, and there are three kinds:

RouteWhat it isSet it up
Phone numberA real phone number callers dialConnect a phone number
SIP registrationpolite.ai as an extension on an existing PBX or providerSIP registrations
BrowserA call straight from the web page — no number involvedTest your agent

A number is bought or brought in and pointed at a team — the Numbering table's Routed to column always shows which agent each number rings. A registration has no number of its own: polite.ai signs in to a PBX or SIP provider as an extension, and whatever that system sends to the extension gets answered. Browser calls need no telephony at all — a temporary session is created on demand and removed when the call ends.

Good to know

Browser calls carry the caller ID WebRTC instead of a phone number, so an agent that greets known callers by name knows it's talking to a browser session.

One endpoint, one team, the live version

Two rules keep routing predictable:

  • One endpoint routes to one team at a time. A number or registration answers for exactly one team; a team can hold many endpoints.
  • Real callers get the live version. Edits accumulate safely in a draft and only answer callers on go-live.

The one exception is deliberate: an endpoint connected while a draft is open answers the draft right away — useful for trying a new team on a real line — then stays connected on go-live. The Agents page tags these pills DRAFT.

Where the wiring lives

  • In the Builder — the Connect inbound calls panel: pick an unconnected number or registration and choose which voice member answers.
  • In the agent drawer — the Deploy tab lists where an agent is answering, with Undeploy, Move to another agent and (for browser deployments) Embed on your site; its Deploy to form targets the browser, any owned number, or any registration.
  • On Numbering — the Routed to column shows today's wiring for every number.

However a call arrives, it's treated the same afterwards — recording, transcript and data feed all land in Calls. For calls in the other direction, see Outbound calling.

Last updated 2026-08-17