On Wed, 2015-04-08 at 01:21, Haris Lihovac wrote:
> I have question about throughput variable.
> 
> Manual stated following:
> 
> throughput - float (messages/sec)
> If SMSC requires that Kannel limits the number of messages per second, use
> this variable. This is considered as active throttling. (optional)
> 
> However I have requirement to limit amount of messages per day (24 hours).
> So my question is: would it be allowed to put values between 0 and 1 for
> throughput variable for example for 1000 messages within 24 hours:
> 1000/24-60-60 = 0,011574074 msg/sec ?

It is integer (as is most parameters in config) and cannot be decimal,
IIRC.

Reply via email to