kneodev / ksmppd

Kurt's SMPP Daemon (SMPP Server for Kannel)
Other
57 stars 39 forks source link

KSMPPd_Level queue in kannel #163

Open Akashchander opened 1 year ago

Akashchander commented 1 year ago

Hi Everyone,

We are facing an issue as below.

One of our clients we have given 1000 TPS and they have connected with TRX bind (Type-3).

Here we have observed that while inbound there was no issue, but while sending the deliver_sm(ack). the queue creating in the KSMPPd level as this ---->>smsbox:KSMPPD, IP 127.0.0.1 (48176 queued)

The same time if we restart the KSMPPd.service ,the queue has been getting cleared and deliver_sm is processing.

So can any one suggest how to overcome this.

harshpareek commented 1 year ago

Facing same issue