2

I love mails sent to me from my own system, but I want more...

I want... for instance, texts about my system, and a little web-based SMS sender too. So, I buy a GSM (3G) router. This router can also send SMS messages, and here is my question:

Is there some (commandline) utility to use from Perl/Bash/PHP scripts to do so?

And no, I do not want to rely on a script that calls a free web-based SMS sender. I want to use my router, my number.

D4RIO
  • 1,586
  • 1
  • 11
  • 19

1 Answers1

1

If you have the GSM router, you should be able to use sms_serv from the smslink project. I haven't tried this myself.

I was about to recommend looking at this google voice perl script before I reread the question and saw you had the hardware...

phunehehe
  • 20,030
  • 27
  • 99
  • 151
elcash
  • 121
  • 2