Re: Need an Assistance in my Kannel Config

2020-02-23 Thread Davor Spasoski
Another possibility is that the number base of the msg-id does not match with the SMSC. Do you maybe have connecion to more than one SMSC, either explicitelly or behind the virtual IP of the smsc? Check the manual: msg-id-type number Optional, specifies which number base the

Need an Assistance in my Kannel Config

2020-02-18 Thread Tolga Ulas
What does your smpp debug log say? Do you see any warning/errors? > Hi, The same is happening to me also. Sometimes I am not receiving the DLR of > delivered messages also. If i sent 1000 messages i might get 900 DLRs. What > might be the reason. -- Thanks & Regards, Disclaimer: This message >

Re: Need an Assistance in my Kannel Config

2020-02-17 Thread Robin C
Hi, The same is happening to me also. Sometimes I am not receiving the DLR of delivered messages also. If i sent 1000 messages i might get 900 DLRs. What might be the reason. On Mon, Feb 17, 2020 at 3:57 PM Tolga Ulas wrote: > Also check your smpp logs (raise it to debug level in your config)

Need an Assistance in my Kannel Config

2020-02-17 Thread Tolga Ulas
Also check your smpp logs (raise it to debug level in your config) and check if kannel can successfully create outgoing dlr records and can match them with incoming dlrs during transactions. If all goes well you will see no warning or error for all messages > - Maybe you have messages that are pen

RE: Need an Assistance in my Kannel Config

2020-02-17 Thread Davor Spasoski
: Rasika Udayanga Sent: Monday, February 17, 2020 3:44 AM To: Davor Spasoski Cc: users@kannel.org Subject: RE: Need an Assistance in my Kannel Config Dear Davor, I’m sending 63 as the dlr mask. Can that be a cause to not to receive some of the delivery reports of those were acknowledged? Please

RE: Need an Assistance in my Kannel Config

2020-02-16 Thread Rasika Udayanga
To: Rasika Udayanga Cc: users@kannel.org Subject: Re: Need an Assistance in my Kannel Config Dear Rasika, First suspect is dlr-mask. You have to set it minimally to both delivery success and delivery failure (3). Other condiition is to set smsc-id, which I see you did. Check this part

Re: Need an Assistance in my Kannel Config

2020-02-15 Thread Davor Spasoski
Dear Rasika, First suspect is dlr-mask. You have to set it minimally to both delivery success and delivery failure (3). Other condiition is to set smsc-id, which I see you did. Check this part of kannel userguide: "When you deliver SMS to Kannel you have to indicate what kind

Need an Assistance in my Kannel Config

2020-02-14 Thread Rasika Udayanga
Dear All, As per the below report, even though 108726 messages were acknowledged I have received only 60036 (sum of status 1 and 2) delivery reports. I cannot understand as to why there are no delivery reports for the rest of the acknowledged messages. I'm a doing something wrong in my confi