Skip to main content
Version: 0.9.12

Base numbers

platform v0.9.11verified 2026-05-14

Path: /admin-settingsBase Numbers tab

Base numbers are the phone numbers registered on the platform — the foundation for every PSTN endpoint. They are managed centrally by superadmins and assigned to teams.

Fields

FieldRequiredDescription
NameYesFriendly name (≤ 20 chars).
NumberYesThe phone number. Unique platform-wide.
DescriptionNoOptional.
Server GroupNoWhich server group handles calls.
ExtensionsNoWhether teams can create extension-based endpoints.
Header Manipulation ConfigsNoMulti-select; default + team configs.
Outbound Trunk (Egress)NoOne or more egress trunks. Highest priority wins.
ProviderNoTelephony provider (Twilio, Vonage, …) — informational.
StatusNoProvisioning state (active, suspended, …).
CountryNoCountry code or name.
External IDNoProvider-specific ID (e.g. Twilio SID).
Suspended AtNoWhen the number was suspended.

Load-balancing display

If a server group is assigned, the inherited values are surfaced:

  • LB Methodround_robin / least_connections / weighted_round_robin.
  • Max Concurrent Calls — per-server limit.
  • Priority — server group priority (1 – 10).

Extensions

When Extensions is enabled on a base number:

  • Teams can create endpoints with a 3-digit code (e.g. 001, 042).
  • The full number becomes base + extension.
  • Extensions are unique per base number.

When disabled, the base number can host one endpoint.

Team assignment

Assign in the Teams tab or directly from the base-number edit dialog. A base number can belong to multiple teams.

Workflows

Create a base number

  1. Click Create.
  2. Enter Name + Number.
  3. Optionally pick a Server Group.
  4. Enable Extensions if multiple endpoints should share this number.
  5. Optionally assign Header Manipulation configs and Egress trunks.
  6. Save.
  7. Assign to teams in Teams tab.

Enable extensions on an existing number

Edit → toggle Extensions on → save. Teams can now create extension endpoints.

See also