Hi Kannel can automatically do the split if you set concatenate=true and max-messages=x where x = max number of parts. If the message is longer it will be truncated.
The issue is that, as kannel handles it as only 1 sms, it will consider it delivered once it receives the first dlr; therefore, if some of the parts failed, kannel will not "notice it" Also I think kannel will count it as only one message. This might be important for your billing since, usually carriers will charge you per each part. Hope helps Regards Alvaro On 7/4/13, Hamid R. Hashmi <[email protected]> wrote: > According to telco requirment, I have to split multipart sms into many > single > sms. For example, if SMS length is of 350 characters, I have to send three > different submit_sm and will receive 3 diferent deliver_sm msges of length > 159, 159 and 32 instead of three submit_sm of 153, 153 and 44 with one > deliver_sm. I hope the question is clear now. > > Please help me in this issue. > > > > > -- > View this message in context: > http://kannel.6189.n7.nabble.com/How-to-split-mutipart-sms-into-many-single-sms-tp28542.html > Sent from the Kannel - User mailing list archive at Nabble.com. > > -- |-----------------------------------------------------------------------------------------------------------------| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier celular y Nextel en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via SMS y GPRS online Visitenos en www.perusms.NET www.smsglobal.com.mx y www.pravcom.com
