RE: Slow sms outbox to smsc smpp

2021-05-27 Thread info.ubichip
hello, did you try to stress your database by huge query independantly of kannel ? did you try to use the fake SMSC in kannel tools, to stress your kannel architecture to see what is the maximum rate ? it could help find the bug. -Message d'origine- DeĀ : users [mailto:users-boun...@kanne

Re: Slow sms outbox to smsc smpp

2021-05-29 Thread Stipe Tolj
Am 25.05.21, 22:52, schrieb Jose N Figueroa: Hello everybody, I'm using kannel latest revision "Kannel bearerbox version svn-r5307M" with the following scenario: Smsbox -> Bearerbox -> SMPP SMSCĀ· I'm using redis as store, but for some strange reason I'm only getting out about 5 sms/s and ev

Re: Slow sms outbox to smsc smpp

2021-05-29 Thread Jose N Figueroa
Hi Stipe, In fact, I found the problem. It's related with the dlr-url from smsbox, I tried with opensmppbox and worked as required. So, the number of connections and the time to response from the dlr-url affects the number of sms sent by the sendsms command from smsbox. I'm not sure why, since I