Glossary

Phone number line type

Line type is the kind of service a number belongs to: mobile, fixed line, VoIP, toll-free, premium rate and more. What each means for SMS and calls.

Last updated

A cell tower sends signal to a SIM card; the line type is identified as mobile rather than landline or VoIP.A cell tower sends signal to a SIM card; the line type is identified as mobile rather than landline or VoIP.

A phone number's line type is the kind of service the number belongs to: a mobile line, a fixed (landline) line, a VoIP service, a toll-free or premium-rate number, and so on. It decides whether a number can receive SMS, how much a call to it costs, and which regulations apply when you contact it.

Which line types exist?

MobileValidate's carrier lookup returns line_type with the values below. They follow the categories used by common numbering-plan libraries.

ValueMeaningSMS?
mobileA mobile (cellular) numberYes
fixed_lineA landlineUsually no
fixed_line_or_mobileThe numbering plan doesn't separate the twoDepends
voipServed by an internet-telephony providerSometimes
toll_freeFree for the caller (e.g. 0800, 800)No
premium_rateCaller pays a higher rate (e.g. 09xx)No
shared_costCost is split between caller and receiverNo
personalA "follow-me" personal number that forwards elsewhereDepends
pagerA paging serviceNo
uanUniversal access number, usually a company hotlineNo
voicemailA direct voicemail access numberNo
unknownNot determinable—

How is line type determined?

There are two ways, with different reliability.

From the numbering plan. Every country publishes which ranges are used for which services. In the UK, for example, numbers starting 07 (other than 070 and 076) are mobile, and 0800 numbers are toll-free. This works offline and costs nothing, but it describes the range, not the current service. It fails in countries where mobile and landline numbers share ranges (the US and Canada, which is why fixed_line_or_mobile exists), and it fails when a number has been ported to another kind of service.

From network or carrier data. A carrier lookup reads current data about the specific number. It can tell you that a number in a geographic range is actually served by a VoIP provider, or that a former landline now belongs to a mobile network. In the US, where numbers can be ported between landline, wireless and VoIP services, this is the only reliable way.

Why does line type matter?

  • SMS cost and delivery. Texts to landlines, toll-free and premium-rate numbers usually fail, but many providers still charge for them. Filtering by line_type before a send avoids that. See SMS cost reduction.
  • Fraud signals. A cluster of sign-ups from VoIP numbers, or OTP requests to premium-rate ranges, are classic patterns of fake accounts and SMS pumping.
  • Compliance. Some calling and texting rules differ between wireless and landline numbers. In the US, for example, the TCPA's consent rules for autodialled calls apply specifically to wireless numbers.
  • Data quality. A "mobile" form field that holds a landline or toll-free number tells you the entry needs another look.

How do I check line type with MobileValidate?

Use the carrier lookup (all countries, real time or bulk) or the US and Canada carrier lookup (bulk). Both return line_type and the current carrier. When we hold no data, the answer is unknown and you aren't charged.

Frequently asked questions

Why do some numbers come back as fixed_line_or_mobile?

In some numbering plans, the United States and Canada among them, mobile and landline numbers share the same ranges. The format alone can't separate them. A carrier lookup based on current network data can.

Can a number's line type change?

Yes. In markets with number portability, a number can move from a landline to a mobile or VoIP service while keeping its digits. Recheck lists periodically.

Can a landline receive SMS?

Usually not as a normal text. Some fixed-line operators turn texts into voice calls, but most SMS sent to landlines is lost. Filter them out before a send.

All articles