Re: throughput SMSC group variable

2015-04-08 Thread Milan P. Stanic
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.

Re: Internal DLRs not being generated/created

2015-04-08 Thread Cliff Court
Update 8th April 2015 I discovered the issue. In Kannel 1.4.4 (which I'm running), the User Guide for this version indicates that you can enter a dlr-mask and dlr-url as optional parameters into the sms-service group of smskannel.conf. But I found it is ignoring these parameters. So instead

Re: getting consistent 1 msg/sec sending with Kannel + opensmpp box

2015-04-08 Thread Michael Epstein
Hi Again, Tried moving to bigger better hardware 8 core 30gb machine still same 1 msg/sec. Which points to some sort of purposeful limit. Any ideas? Thank again, Mike On 4/7/15 8:36 PM, Michael Epstein wrote: Hi All, I have an SMPP server setup and am using Kannel as a proxy with

Re: getting consistent 1 msg/sec sending with Kannel + opensmpp box

2015-04-08 Thread Alvaro Cornejo
Hi Check max pending submit and max pending requests parameter. It holds Tx queue for replies from smsc until confirmations are below it. Regards Alvaro |-| EnvĂ­e y Reciba Datos y

Re: getting consistent 1 msg/sec sending with Kannel + opensmpp box

2015-04-08 Thread Michael Epstein
Hi Alvaro, Thanks for the response had not tried setting max-pending-requests before. I tried max-pending-requests = 2048 still getting exactly 1 msg/sec. we already had max-pending-submits = 500 new config below. Thanks, Mike ## SMSBOX config group = smsbox smsbox-id = smsbox1