Tapan Kumar Thapa <tapan.thapa2000 <at> gmail.com> writes: > > Dear Syed, > This has been answered many times in past. You should check on google before posting here. > > In your smsc configuration, you can set below directive to achieve desired result. > > > > throughput=1 #60 messages will be sent in one minute.Kannel docs says: float (messages/sec)If SMSC requires that Kannellimits the number of messagesper second, use this variable.This is considered as activethrottling. (optional)denied-smsc-id id-listSMS messages with SMSC > > Thanks & Regards > > Tapan Thapa > > > > On Thu, May 28, 2015 at 2:51 PM, JAHANZAIB SYED <aacable <at> hotmail.com> wrote: > > > Is there any method I can add delay between sending each messages?Example If 50 messages need to be send, there should be delay of 10 seconds in between each sms.Reason is that some mobile companies blocks SIM if specific number of SMS sent rapidly fast via any number (to detect commercial usage) > Regards, > > SYED JAHANZAIB >
Sorry to wake up old thread again. I ahve tried every option like throughput = 0.10 or 10.00 , and other options as well, but its not obeying the rule. i can see in logs that it set the value , but not obeying, it sends messages at full speed. any other way ?