That is I was looking for :) I don't know how couldn't I see this option. Thx Nii
Tomasz > Take a look at the max-sms-octets setting under config group smsc. > Nii > On May 30, 2011, at 9:03 PM, Tomasz wrote: >> I've tried it but the only difference is that kannel doesn't add UDH >> parameter. Message is still splitted into parts. >> >> Tomasz >> >>> Try concatenation = false in group = sendsms-user. >> >>> == Rene >> >>> -----Original Message----- >>> From: [email protected] [mailto:[email protected]] On Behalf >>> Of Tomasz >>> Sent: Monday, 30 May, 2011 22:38 >>> To: [email protected] >>> Subject: HTTP Generic relay and prevent splitting long messages >> >>> Hello group, >> >>> The company I'm working in need access to specific SMSC which >>> doesn't provide SMPP access. I'm forced to use their HTTP API and >>> connect to it using Kannel HTTP-based relay (generic system-type). >>> Everything works fine if message is up to 160 chars. Above Kannel >>> splits messages as normally, adds UDH for each part and sends >>> it independently to SMSC. >> >>> But the SMSC doesn't support UDH, and it want to get one long message >>> (in one string) - splitting and concatenating is done at their side. >> >>> If kannel splits message, the recipient receives several messages which >>> are not concatenated on his mobile but they are independent ones. >> >>> Is it possible to configure Kannel to not splitting messages when >>> using http based relay (generic) but to send them at one part to SMSC? >> >>> BR, >>> Tomasz >>
