Sending an SMS myself

Posted by user246114 on Stack Overflow See other posts from Stack Overflow or by user246114
Published on 2010-02-01T14:26:23Z Indexed on 2010/03/11 5:28 UTC
Read the original article Hit count: 210

Filed under:

Hi,

I'm taking shots in the dark here. I'd like to create a web service where eventually I send an SMS by using my own hardware. I'm not sure what I need in order to send an SMS myself. I don't want to use any of the existing SMS send services out there, I need to be able to send these SMS myself.

It looks like there's one opensource project in particular that deals with this, "Kannel":

http://www.kannel.org/

what I don't understand is, do I need to get a GSM modem to be able to send SMS? Do SMS gateways (like Kannel) eventually need to get to a GSM modem to send messages, or is there some other hardware you need to be able to actually send the messages?

Thanks

© Stack Overflow or respective owner

Related posts about sms