ttacon / libphonenumber

golang port of Google's libphonenumber
MIT License
618 stars 105 forks source link

There is a problem about libphonenumber #70

Closed ttlv closed 6 years ago

ttlv commented 6 years ago

Hi,ttacon,i use your libphonenumber in my go service,but recently i find a problem,for examople,16601047600 this a valid phonenumber from China Unicom,and it belongs to beijing,but when i use libphonenumber to parse this phonenumber,it tells me ,this number is not a valid number

ttacon commented 6 years ago

This should now be fixed, let me know if it's still an issue!