I have a conundrum that I'm hoping Kannel can solve. I have a linux server that needs to send SMS alerts to technicians. Due to compliance reasons, it is on a closed network and cannot have any kind of communication device attached to it with one exception: a single POTS line.
To reiterate: I cannot use a GSM modem. Can I use Kannel to connect to a Hayes-compatible modem and dial out to an SMSC to send an SMS to a remote mobile number? I guess as a follow up, is it even worth it at this point? Since I'm only sending and not receiving, I can't imagine echoing AT commands via a bash script would be that complicated. But I'm not really sure.
