Try http://kannel.machine:port/cgi-bin/sendsms?to=num1+num2+num3..
Tested and it works

On Thu, Nov 24, 2011 at 7:42 PM, Rene Kluwen <[email protected]> wrote:

> You can use http://kannel.machine:port/cgi-bin/sendsms?to=num1,num2,num3.
>
> Where num1, num2 and num3 are your destinations. This is, provided you send
> the same sms to multiple numbers.
>
> Otherwise, I recommend using sqlbox for sending large batches instead of
> smsbox.
>
> -=- Rene
>
> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On Behalf
> Of Joel Westerberg
> Sent: Tuesday, 22 November, 2011 19:32
> To: [email protected]
> Subject: batch send
>
> Is there any way I can batch send a larger number of different messages to
> kannel. The problem I have is that it takes quite a while to do lots of
> http
> requests to sendsms, so I'm wondering if it would be possible to send
> several messages in one http connection some way. I've tried to see if I
> could use Http Keep-Alive but it seems it's not supported, or I have
> configured something wrong.
>
>
>
>
>
>
>

Reply via email to