-
Notifications
You must be signed in to change notification settings - Fork 79
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
C# port does not support new toll-free numbers. Out of sync with current library. #9
Comments
Thank you for bringing this up. This is indeed the issue. I am trying to keep up with it, but it will have to wait a bit. Thank you. |
We ended up having some migration issues with our project when we created our own nuget package. We ended up having to go with the following repo to start with: I currently have a fork with only updates to the xml files. The code would also need to be updated to be safe. If you would like to work together on getting this project updated I am willing to help. |
Just so I understand; does this mean that the reason I have problems with Ecuador mobile right now could be because of the C# port being out of sync with the libphonenumber library? |
hello, Thank you for your work. We are using quite a few 844 numbers. It is an issue for the business that we cannot support those. Do you have an ETA for when those will be included? We moved to a different provider of toll free numbers because the current library does not support those, at the same time, we still have a few customers with the old 844 numbers that we need to support. Thank you, |
Hello. We need to support the 844 numbers. We are getting a lot of pressure from our marketing team. Could you let us know if you are planing to add this support? Thank you, |
I'm working on a rewrite of the port, as I want to have an easier way of merging data changes. |
Any updates? |
We noticed that the current libphonenumber-csharp settings do not support 844 toll free numbers in the US. When we investigated further we noticed that there have been many updates to the current library that would be beneficial to bring into your c# port.
If you would like I would like to help with getting these changes into your library.
Let me know if you plan on updating this library soon and perhaps I can help with that.
Thanks.
The text was updated successfully, but these errors were encountered: