daddyz/phonelib

Fixtures for fixed_line number type

WhatTheAncient opened this issue · 1 comments

Hello, could you please share some of the numbers your library recognizes as fixed_line? I tried find some in Internet but there are no information

Hi @WhatTheAncient, here is UK example:

Phonelib.parse('+441212345678').valid? # => true 
Phonelib.parse('+441212345678').type # => :fixed_line