Glossary · Numbering
What is E.164?
- Also called: international phone number format, e164 format
Reviewed by Sujan ThapaliyaLast updated
Definition
In practice
How e.164 actually works
The plus sign is not decoration: it tells the receiving system that what follows is a country code rather than a local number, which is what makes the format unambiguous anywhere in the world.
National trunk prefixes are dropped in E.164. A UK number written 020 7946 0123 domestically becomes +442079460123.
Store E.164 and format for display. Storing the pretty version is how databases end up with the same person recorded four different ways.
Storing numbers in E.164 also removes an entire class of duplicate-record bugs. The same person entered as 020 7946 0958, +44 20 7946 0958 and 442079460958 is three contacts in a CRM and one human being, and every one of those records gets called separately until somebody notices.
| Part | Example | Rule |
|---|---|---|
| Plus sign | + | Replaces whatever exit code applies locally |
| Country code | 44 | 1 to 3 digits, assigned by the ITU |
| National number | 2079460958 | Trunk prefix removed |
| Total length | 15 digits maximum | Including the country code |
Worked example
E.164: common questions
What is E.164 format?
How many digits can a phone number have?
Do I drop the leading zero when converting to E.164?
Sources
- Combating Spoofed Robocalls with Caller ID Authentication — Federal Communications CommissionThe STIR/SHAKEN framework, the attestation levels carriers sign calls with, and the mandate requiring providers to authenticate caller ID.
- 47 U.S.C. § 227 — Restrictions on the use of telephone equipment — Cornell Legal Information InstituteThe Telephone Consumer Protection Act itself — the consent requirements, calling-hours limits, and private right of action.
- ITU-T Recommendation E.164 — The international public telecommunication numbering plan — International Telecommunication UnionThe international number format, the 15-digit maximum, and how country codes and national numbers compose.
See e.164 in the product
SIP trunking carries your phone calls over the internet to and from your existing PBX, replacing physical ISDN or PRI lines. You keep your phone system and your numbers; you drop the copper, the per-channel rental, and most of the long-distance bill.