HI all
I am facing a problem in sending out OMA sync settings through Kannel. I am making use of a GSM modem for this. IMO, the problem is that Kannel is sending out only a single SMS as it is not concatenating the actual resulting message. The device is unable to understand this incomplete message. I have defined following configuration for this: group = sendsms-user username = username password = password max-messages = 3 concatenation = 1 For ota settings, I have defined this group in smskannel.conf and I am defining the OTA parameters in http request as suggested in the user guide. group=ota-setting Am I missing some configuration here?? Regards Nitin
