Here's what I want to do:
1. Have a web server where users can sign up with their cell phone number to
receive alerts.
2. When event occurs, send a text message to the signed up users.
3. I don't want to use a voice-modem or GSM phone attached to the server.
How can i do this with Kannel without paying any fees?
>From what i understand now, I have to do:
Send Message info -> Kannel (SMS Gateway) -> SMSC
If so, what is an SMSC I can use? or how do I find one that I could use for
free? Can i create one, and if so what do I need?
Thanks!