Hello everyone, I'm sure this question has been asked before but I can't find exactly the right answer in the docs ...
I have set up, via a perl widget, an email-to-sms gateway that works just fine. I would now like to "complete the loop" and capture all incoming SMS and send them on as mails to a particular mail address. The kannel sms-service configuration is unclear to me. I have got as far as realising that my best bet is to define a default service ... but, being new to kannel, I have no idea how to actually extract any SMS messages that are received. System: FreeBSD 4.4 kannel 1.0.3 * Seimens M20T GSM modem (serial connection). * I could upgrade this if necessary I would like to retrieve the body of the sms message, the sending telephone number and, if possible, the date/time the message was sent (failing that I can capture the date/time that kannel sent the message onwards I guess). Any suggestions ? I don't even know what form the incoming SMS will take or whether kannel will "autoforward" it or whether I need to poll the modem. I'm sure it is a simple addition to the kannel configuration file but as I said, the detail of how to do this escapes me. Sorry to ask such a basic question. Cheers, Andy.