GithubHelp home page GithubHelp logo

Comments (8)

dragonmantank avatar dragonmantank commented on June 3, 2024 1

This should be fixed with the 2.9.0 release of vonage/client-core. Let me know if it gives you any trouble!

from nexmo-laravel.

dragonmantank avatar dragonmantank commented on June 3, 2024

There was a reason we did not do landline-toll-free, let me see if I can track down why we did that. If we don't have a good reason anymore I'll get this fixed!

from nexmo-laravel.

christineRidown avatar christineRidown commented on June 3, 2024

That would be brilliant. I have just added it to test and it now works. But obviously I don't want to mod the files! ;) I'd be interested to know why you would have stopped it as well, as I have used your package for a long time now, and it used to work fine. I hope it can be added back as we have clients who would like to use the facility

from nexmo-laravel.

dragonmantank avatar dragonmantank commented on June 3, 2024

Totally understand! I feel like there used to be address restrictions on toll free numbers and the API always returned an error, so we started checking for it to avoid an HTTP request in v2. It's not blowing up in the API, so I just want to check that there wasn't another reason.

from nexmo-laravel.

christineRidown avatar christineRidown commented on June 3, 2024

Ah yes, I work with Norway numbers which have address restrictions as well for landline but we have bypassed it by making sure if that is selected they are taken to a form where we have to manually request/process them. The joys. Thanks for looking into this so quickly as well. Greatly appreciated

from nexmo-laravel.

christineRidown avatar christineRidown commented on June 3, 2024

Thanks, I have tried to update my composer file to 2.9 but I am getting the following message: Root composer.json requires vonage/client ^2.9.0, found vonage/client[2.x-dev] but it does not match your minimum-stability

Am I missing something, as I can see in the github repository that its available.

from nexmo-laravel.

dragonmantank avatar dragonmantank commented on June 3, 2024

vonage/client is a wrapper package, with the actual code living in vonage/client-core.

Try using composer require --update-with-all-dependencies nexmo/laravel:^2.4

from nexmo-laravel.

christineRidown avatar christineRidown commented on June 3, 2024

Thanks for the tip, I had to remove and re-install the package so its all working great now. :)

from nexmo-laravel.

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.