It works!
Thank you very much!
PS: How do you make a relationship between DLR and SMS?
The "from", the date?..... ?
With HTTP API are used "msgid" ...
Mickael
seik a écrit :
Make sure your bind session is in transceiver mode, not in transmitter one ...
so , in your smpp smsc config set the transceiver-mode parameter to 1
-----Original Message-----
From: [email protected] [EMAIL PROTECTED]
Sent: 02 ????? 2008 ?.
To: seik
Subject:Help for DLR
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.