On Mon, Jul 13, 2009 at 9:36 PM, Elvis Manuel Jorge<[email protected]> wrote: > I thing that my problem is that kannel is not detecting the incoming > SMS, I don't know what's happening??
Do you get the message on your cell phone? There might be some problems with the number of the smsc and your phone number. Try to set them in international format, make them start with + I had problem with sending messages because i didn't set the sms-center number in international format. The other option is to comment the sms-center parameter in the configuration file, but make sure that you correct the SMS number on the phone so it is in international format (starting with +) group = smsc smsc = at modemtype = auto smsc-id = gsm device = /dev/ttyACM1 my-number = +18097068824 sms-center = +18098599999 log-level = 0 The other thing to check is the modem configuration BR, Jovan P.S. Please use the reply to all option so you send the message to the group as well
