You should simply add 'concatenation = true' to your sendsms-user or 
sms-service group configuration. In case of the former, you needn't to 
different http gets. One will do and even report to you the resultant splits 
(in case there are any) [Well, I think this depends on the kannel version].
J.

On Friday 18 March 2005 16:49, Peter Moore wrote:
> I can't find any documentation on how to send concatenated binary messages,
> yet surely this must be a very common task?  Can anyone give me some tips?
> So, the example given for sending a sms in the docs is:
>
> http://smsbox.host.name:13013/cgi-bin/sendsms?username=foo&password=bar&to=
>0 123456&text=Hello+world
>
> and their appears to be an optional UDH field.  So do I write the data in
> Hex format into the "text" field, and add on a separate UDH?  Do I have to
> do two separate HTTP gets for a two part message, or is their a way of
> cramming it all into one post?
>
> If anyone could give me any pointers, I'd be really grateful as (no offence
> to the nice guys who developed this stuff) the documentation is really
> fuzzy on these aspects.
>
> Thanks,
> Peter

Reply via email to