AGILEDROP / laravel-telnyx

Laravel integration for Telnyx SMS service
MIT License
16 stars 5 forks source link

Create missing tests #2

Open jernejbeg opened 3 years ago

jernejbeg commented 3 years ago

We need to provide some tests in order to be protected from potentially harmful pull requests and future refactors.

yvan-burrie commented 3 years ago

Hello.

This seems very good! But, why does this only work in America? Is it because of Telnyx or some missing feature in this repository? I would have thought it works in any country since it consumes the Telnyx API.

Thanks.

davide-casiraghi commented 3 years ago

What has been my experience two months ago is that I was able to send SMS worldwide but just generating a US phone number. Generating a phone number from other countries was not able to send SMS. Then contacting Telnyx support they told me that they are extending this functionality to other countries, like UK and Australia. But I didn't have time to try yet.