Sorry but I didnt get it :) we the device cannot assemble the long sms? The splitting process including extra characters is done on the smpp server or kannel side?
Thanks On Fri, Mar 6, 2009 at 10:51 AM, Cezary Siwek <[email protected]>wrote: > Hi Elton, > > This is expected behaviour. > http://en.wikipedia.org/wiki/Concatenated_SMS :) > > Regards > > > > ----- Original Message ----- > > *From:* Elton Hoxha <[email protected]> > *To:* kannel users <[email protected]> > *Sent:* Friday, March 06, 2009 9:45 AM > *Subject:* During MT concatenation extra characters added > > Hi guys, > > I have the below conf: > > group = sendsms-user > username = b > password = b > concatenation = true > max-messages = 3 > > > group = sms-service > keyword = default > catch-all = true > max-messages = 0 > concatenation = true > > When I`m trying to send an MT sms from my application with 161 characters, > the sms is splitted in two parts and in the beginning of both parts are > added 6 characters like this ?????? > Any idea what could be the reason? > > Thanks > Elton > >
