GSMCalls

Numbers & trunks

ExtensionAlso known as PBX extension, SIP extension

Definition

An extension is a short internal number on a PBX that identifies a user, phone, softphone or feature, such as 101 or 2001. Extensions call each other directly without leaving the phone system, and external calls reach them through DIDs, IVR menus or an operator; outbound calls use a trunk.

How SIP extensions work

On an IP PBX, each extension is a SIP account with a username (often the extension number) and a password. A desk phone, softphone or WebRTC client registers with those credentials, and the PBX then knows where to ring it. One extension can have several registered devices, so a desk phone and a mobile app ring together.

  • User extensions: people and their devices.
  • Feature codes: voicemail, call pickup, parking (for example *97).
  • Virtual extensions: ring groups, queues, conference rooms and IVRs.

Extensions and external numbers

A DID can map one-to-one to an extension for direct dial, or many DIDs can point to a main IVR. For outbound calls, the PBX chooses a trunk and caller ID (DOD) based on the extension and dialled number.

Plan numbering early: a consistent length (three or four digits) avoids clashes with feature codes and makes multi-site dialling easier.

Extensions and mobile gateways

Extensions can also be spread across locations. In a multi-site deployment each office keeps its own extension range, for example 1xx in one city and 2xx in another, so staff dial colleagues anywhere by a short number while calls travel between sites over IP.

With a GSM gateway connected as a trunk, inbound calls to a SIM can ring any extension, and extensions can dial out over mobile lines. See GSM gateway for FreePBX for a configuration example.

Frequently asked questions

What is an extension number?

An internal short number on a phone system used to reach a person, phone or feature without dialling a full external number.

Can one extension ring multiple phones?

Yes. Most IP PBXs allow several devices to register to one extension, or use ring groups to ring several extensions.

Can people outside call an extension directly?

Yes, if a DID is mapped to it, or via an IVR option that lets callers dial the extension.

Further reading

All glossary terms