Nikos Balkanas schrieb:

Well the basically functionality of SMS, specifies that for larger messages you 
split them in many smaller (therefore incurring the additional cost).

To do that, you need to use concatenation = true and max-messages = x, where x 
is maximum number of parts you want(to avoid overcharging). These are set in 
sendsms-user configuration.

well explained, but let me add:

The segmenting part is done by Kannel on it's own. You simply provide a FULL length message to the sendsms HTTP API, and Kannel takes care of the rest.

(yeah, I know, you can even do the segmenting on your own and provide the UDH header etc, but this is the first hop approach for new users.)

Stipe

--
-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany

tolj.org system architecture      Kannel Software Foundation (KSF)
http://www.tolj.org/              http://www.kannel.org/

mailto:st_{at}_tolj.org           mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------

Reply via email to