Iain,

Not exactly, setting a throughput of 10 means that Kannel will enqueue
your messages and send them at a rate of 10 per second maximum.

Regards,

Alejandro.

On 3/12/07, Iain Dooley <[EMAIL PROTECTED]> wrote:
i just want to confirm this. i've read about it in the users guide and i
want to make absolutely sure that i understood it correctly.

i have throughput set to 10 as proscribed by my smsc documentation. if i
put:

foreach($1_million_messages as $number => $msg)
     doKannelSend($number,$msg);

it will hold the million messages in a queue and send them to the smsc 10
at a time until they're all done right?

i mean, maybe not a million, but a large number is what i'm trying to say.

cheers

iain




--
Alejandro Guerrieri
Magicom
http://www.magicom-bcn.net/
LinkedIn: http://www.linkedin.com/in/aguerrieri

Reply via email to