Sending SMS through GoIP GSM gateway using HTTP API (rkblog.dev)
from riklaunim@programming.dev to python@programming.dev on 15 Jun 2024 18:54
https://programming.dev/post/15568913

#python

threaded - newest

poVoq@slrpnk.net on 15 Jun 2024 19:15 next collapse

Did you forget adding a link?

riklaunim@programming.dev on 15 Jun 2024 22:03 collapse

Ah, fixed ;)

SplashJackson@lemmy.ca on 15 Jun 2024 19:49 next collapse

Goofup over IP am I right???

poVoq@slrpnk.net on 15 Jun 2024 22:09 next collapse

That is quite interesting. What are you using it for? You mention some remote islands?

riklaunim@programming.dev on 15 Jun 2024 22:23 collapse

Two of our customers who were interested in SMS marketing or SMS WiFi login are on some tourist heaven islands and Twilio is expensive there so they used GoIP on their own as it’s way cheaper to send local SMS there without the need to go outside to the continent.

solrize@lemmy.world on 15 Jun 2024 22:37 collapse

GOIP appears to be a network to GSM gateway, however GSM is dead in an awful lot of places these days. And SMS marketing should die ;). But, it seems like this functionality (if you don’t want to use something like Twilio) could be implemented as a phone app, rather than requiring a special piece of hardware.