Usually (at least with UCP), it's the smsc that limits you by delaying the ACK for a certain amount of time, so you don't have to worry about that. But if UCP SMSC is configured to use windowed-mode, I (or someone) would have to make a patch to smsc_emi2 to define the window to use.
If it's other kind of SMSC, I don't know what happens. :( Please check with your SMSC if they are limiting the connection or if it's you that should limit. I guess it's easy to introduce some delays in smsc code to create the throughput limit in kannel "messages-per-second = 5" :) -- Bruno David Rodrigues ----- Original Message ----- From: "Tim Hammonds" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 04, 2001 11:20 AM Subject: Throughput > The SMSC that I am sending messages to will only accept a maximum of 5 > messages per second. > > Is it possible to configure Kannel to do this? I can submit the messages via > the HTTP interface at the desired rate, but this is an imprecise way of > achieving the desired effect. > > Regards, > > Tim. > > >
