Splitted SMS needs some additional char to get re-joined at destination phone, this limits the nr of chars in each message to a little lower than 160.
Dividing each message is not automagically done as I know. J Matti Koljonen ha scritto: > Hi, > > > > I would like to send SMS messages max. length of 480 characters splitted > into 1-3 short messages. > > > > When I send message smaller than 160 charactes I get response “Sent.” > > If I send message length between 160 and 306 character I get response > “Sent. Message splits: 2”. That’s ok. > > But If I send message length between 307 and 320 character I get > response “Sent. Message splits: 3”. > > Why it’s splitted to three messages instead of two? > > > > It also seems that messages shorten than 459 characters are spliited > correctly to three short messages but messages larger than 459 are > splitted to four messages. > > > > Is it possible to configure Kannel so that messages with length between > 0-160 are sent as one message, length between 160-320 are splitted to > two messages and length between 320-480 are splitted to three short > messages? > > > > That’s problem because I assume that I have to pay for each splitted message > > > > Thanks for any help! > > > > -mattijko > > > > > > > > >
