Coder Social home page Coder Social logo

Comments (12)

efraa avatar efraa commented on June 5, 2024 1

Hi @salami-dev,

Thanks for taking the time to try Fonoster. I will be evaluating this issue and will give updates on it no later than next Monday.

from fonoster.

psanders avatar psanders commented on June 5, 2024 1

@MRakox, thank you for reporting this issue. I will work on finding a solution as soon as I am able to allocate some time for it.

from fonoster.

YSternlicht avatar YSternlicht commented on June 5, 2024

Had same issue when trying from UK. Number was similar to +447761444669

from fonoster.

psanders avatar psanders commented on June 5, 2024

@efraa any ideas about this issue?

from fonoster.

oracle-of-me avatar oracle-of-me commented on June 5, 2024

We had the same issue. The problem is the generated request.

grafik

When you look at the request send, its seems to miss the "+" sign. When you add it manually and resend the request you can add numbers.

grafik

from fonoster.

efraa avatar efraa commented on June 5, 2024

Hi @salami-dev,

We found part of the problem and it comes from the library we are using to validate the numbers, it seems that Nigerian numbers are up to 11 digits long but the lib assumes they should be 10 digits.

Check: https://github.com/AfterShip/phone/blob/master/src/data/country_phone_data.ts#L1266

We will open an issue for this and next week we will patch the node_modules if necessary.

from fonoster.

efraa avatar efraa commented on June 5, 2024

Follow AfterShip/phone#349

from fonoster.

salami-dev avatar salami-dev commented on June 5, 2024

Hi @efraa

Thanks for diagnosing the issue.

Nigerian mobile numbers are 11 digits long.

Landlines are generally 8 - 9 digits, ex: 012802500

from fonoster.

psanders avatar psanders commented on June 5, 2024

@salami-dev

We added support for Nigerian phone numbers.

Would you test configuring your number and let us know?

from fonoster.

salami-dev avatar salami-dev commented on June 5, 2024

Hi @psanders

Still unable to add from the fonoster console.

image
image

from fonoster.

luzpaz avatar luzpaz commented on June 5, 2024

Any updates?

from fonoster.

MRakox avatar MRakox commented on June 5, 2024

Same issue with French numbers (starting with +33), except I'm able to add them on the dashboard but they don't work with the node SDK.

Further informations :
I'm trying to make outbound calls with the SDK but I'm getting an error saying the "from" value isn't a valid e164 number (but it's the exact same as the one registered on the dashboard)

from fonoster.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.