Hello,

I correctly configured my system DLR, I get correctly on my PHP Page : DLR "8" (smsc submit).
But not "1" (delivery success) or "2" (delivery failure) :-(

Yet I will send in my request "dlr-mask = 31" (all DLR)
Here is my configuration SMPP:

# SMSC SMPP
group = smsc
smsc = smpp
smsc-id = 1
host = xx.xxx.xx.xx
port = 8888
#receive-port = 8888
smsc-username = "user560"
smsc-password = "mypass"
system-type = "SMPP"
address-range =""
interface-version = 0x34
enquire-link-interval = 10
reconnect-delay = 60


What is the "receive-port"?!?
How to debug the DLR? A special mode? How can I make sure my SMPP server remote send DLR to my Kannel??

Thank you,
Mickael.


Reply via email to