Check the PDU's, if the concatenation is done by using the sar_* optional parameters, kannel cannot assemble it. Kannel can only assemble concatenated messages if concatenation is done using udh.
Regards, Alejandro On Mon, Nov 16, 2009 at 4:33 PM, Elton Hoxha <[email protected]> wrote: > Hi guys, > > what is the purpose of concatenation parameter in sms-service group? > > > group = sms-service > #keyword = default > keyword-regex = .* > catch-all = true > #disables the sending of SMS > max-messages = 0 > concatenation = true > accepted-smsc = xxxxx > get-url = > "http:/xxxxxxxxxxx/KannelGetSms.asmx/GetSms?originator=%p&destination=%P&text=%a&smsctype=%i" > > I mean, as a name is meaningful, the explanation in the guide as well, but > when it is set to true the end side( which is kannel) receives the parts of > longs sms and doesnt assemble them. > > Any help appreaciated. > > Elton >
