When I did programmatic SMS for a project ~10 years ago, I just used SMTP and the email equivalent of the SMS address. I haven't done similar projects since then, so I'm curious if there is some reason that approach would no longer work.
Introducing Worldwide SMS Messaging
51–60 of 66 posts
Re: Introducing Worldwide SMS Messaging
#52Re: Introducing Worldwide SMS Messaging
#53Amazon's service seems to be one-way. They don't seem to support SMS receive at all. They just blast out crap from their own shortcodes.
[1] http://docs.aws.amazon.com/sns/latest/dg/sms_manage.html
Re: Introducing Worldwide SMS Messaging
#54Re: Introducing Worldwide SMS Messaging
#55Marginally cheaper than Twilio for USA: $0.00645 vs. $0.0075 Much more expensive in Europe (e.g. major networks in Poland Twilio $0.03467, AWS $0.03897 - 0.07711) https://www.twilio.com/sms/pricing http://aws.amazon.com/sns/sms-pricing/
They can't beat QuestBlue. Their SMS is Free with the purchase of DID. Great API also. http://www.questblue.com/rates.html
Re: Introducing Worldwide SMS Messaging
#56Marginally cheaper than Twilio for USA: $0.00645 vs. $0.0075 Much more expensive in Europe (e.g. major networks in Poland Twilio $0.03467, AWS $0.03897 - 0.07711) https://www.twilio.com/sms/pricing http://aws.amazon.com/sns/sms-pricing/
Considering that Twilio hosts with AWS, that will be a tough price war for Twilio to win.
Re: Introducing Worldwide SMS Messaging
#57Sneaky, and would make me reconsider building on the platform if that were the case.
[edit] Makes sense, since we've seen them use this same method for their products and Amazon Basics™ line of products.
Re: Introducing Worldwide SMS Messaging
#58Earlier quoted context omitted.
Considering that Twilio hosts with AWS, that will be a tough price war for Twilio to win.
The cost of CPU and bandwidth to process 160 byte messages is a rounding error compared to the fees from the mobile networks.
Re: Introducing Worldwide SMS Messaging
#59Eg. "Hello {{name}}"
Re: Introducing Worldwide SMS Messaging
#60Does this mean I'm about to get a lot more spam directly to my phone?
No, there are already plenty of other services to be used to send SMS to your phone.
I thought same thing as the parent when I started reading blog entry. Especially the part where opt-in requirement was removed.