-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UK 0203 numbers not handled correctly #95
Comments
Please move the issue to https://github.com/floere/phony. |
HI, did we get anywhere on this? I don't think it's phony causing the issue but not sure quite how to fix it. |
@Carpela no.. i haven't had time to look into it. Feel free to do so :) |
Closed
Check the commit for more info. Now using the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
0203 numbers (London, UK) seem to not be recognised as UK numbers
0207 numbers are handled correctly.
With country code this works fine.
=> "442031234567"
The issue appears to be the following:
Not sure how to stop Phony thinking that an 0203 number is from Egypt...?
The text was updated successfully, but these errors were encountered: