On Friday 11 March 2005 12:25 am, Julien Buratto wrote: > Check http://kannel.org/download/1.4.0/userguide-1.4.0/userguide.html > > concatenation bool Long messages can be sent as independent SMS > messages with concatenation = false or as concatenated messages with > concatenation = true. Concatenated messages are reassembled into one > long message by the receiving device. > split-chars string Allowed characters to split the message into several > messages. So, with "#!" the message is split from last '#' or '!', which > is included in the previous part.
I'm to concern splitting SMS from program, until I miss that kannel options. :-) currently my program run the DLR from the Program itself, so I comment dlr-url from kannel configuration. Is this Ok with concatenation = true ? thank you for all.
