On Tue, 2009-02-17 at 18:23 +0100, Stipe Tolj wrote: > 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.
While you're at it... People I've seen using Kannel had to know how many parts the message will be split to, so they can do some "quota management" internally. Last time I looked, Kannel doesn't provide this information, and people had to implement a logic similar to Kannel's message splitting in their own applications. Any changes here? -- Enver
