Smppbox is being stuck when hit the amount of opened files

2017-05-09 Thread Denis Lezgin
Hi all, In last few months we have been facing an issue with amount of opened files (file descriptors) for smppbox daemon. When the amount of opened files come to specific value (4850 opened files) smppbox is being stuck and only restart of could help. The most of opened files are used by Kannel

SSL via SMPP for SMSC connection

2017-07-18 Thread Denis Lezgin
Hi all, I'm trying to connect to supplier using SSL but Kannel wont do that and showing me following error: 2017-07-11 13:13:22 [7667] [291] ERROR: conn_open_ssl: private key isn't consistent with the certificate from file /opt/kannel/etc/smsc.d/certs/cert.pem (or failed reading the file) That c

Re: SSL via SMPP for SMSC connection

2017-07-21 Thread Denis Lezgin
> > Thanks, > Alex > > Am 18.07.2017 um 10:28 schrieb Denis Lezgin : > > Hi all, > > I'm trying to connect to supplier using SSL but Kannel wont do that and > showing me following error: > > 2017-07-11 13:13:22 [7667] [291] ERROR: conn_open_ssl: private key isn&

Extremely low TPS on SMSC connection

2017-11-24 Thread Denis Lezgin
Hello all, We're facing following issue. I noticed that there is some kind of bug with Kannel. We have high throughput with SMSC and that happens with all SMSCs and ESME connections. The TPS is extremely low, around 2 TPS while for example we have 100 sms/s, or no limits if that comes to internal

SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Denis Lezgin
Hi guys, I noticed strange behavior of bearerbox (SMSC side of it) that most likely have been occurring for some long time but I just noticed it. In smsc log i see following warning message: "Maximum retries for message exceeded, discarding it!" and it comes right after submit_sm_resp that has

Re: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Denis Lezgin
gt; > > It can mean different things. It’s best to inquire with your smsc > themselves to ask them what this message means. > > > > Regards, > > > > Rene Kluwen > > > > > > *Van:* users *Namens *Denis Lezgin > *Verzonden:* maandag 23 september 2019

Re: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Denis Lezgin
smsc returns error code 0x0008. > > Kannel calls it a “system error” but the real meaning depends on your smsc. > > > > == Rene Kluwen > > > > *Van:* Denis Lezgin > *Verzonden:* maandag 23 september 2019 10:56 > *Aan:* Rene Kluwen > *CC:* users@kann

Re: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Denis Lezgin
group = core from your Kannel config. > > It defines the number that bearerbox tries to deliver the message before > giving up. > > > > Rene Kluwen > > > > > > *Van:* Denis Lezgin > *Verzonden:* maandag 23 september 2019 11:00 > *Aan:* Rene Kluwen > *C

Re: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Denis Lezgin
alright, thanks for your help! Best Regards, On Mon, 23 Sep 2019 at 12:26, Rene Kluwen wrote: > If you want the message the be retried, then yes you can increase it. > > If you omit the option to begin with, it’s retried until the expiry time. > > > > *Van:* Denis