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
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
>
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)
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
: 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
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
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
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