Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.

Country Code for Cameroon #46

Open
milapshah opened this issue Nov 7, 2016 · 0 comments
Open

Country Code for Cameroon #46

milapshah opened this issue Nov 7, 2016 · 0 comments

Comments

@milapshah
Copy link

milapshah commented Nov 7, 2016

Hello,

I am facing Country code issue of Cameroon.
In past Cameroon has 237 Country code.
But in 2014 cameroon has added 6 after Country Code 237-6.

so now your API fails when check for Cameroon Phone Number.

number = GlobalPhone.parse('+237-6-95-22-95-11')
nil
number = GlobalPhone.parse('+237-95-22-95-11')
#<GlobalPhone::Number territory=#<GlobalPhone::Territory country_code=237 name=CM> national_string="95229511">
**

Can anyone please Guide in this matter?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant