Hi,
I am having problem with SMPP connection as I am not receiving DLR.
According to DEBUG info and SMPP provider everything looks ok but I am
transmitting a parameter "request delivery" as false
I don't see anything on kannel documentation about "request delivery"
Here is SMSC config :
# SMSC CONNECTIONS
group = smsc
smsc = smpp
smsc-id = xxxxx
host = smpp.xxxxxx.com
port = xxxxx
receive-port = 0
system-type = "smpp"
smsc-username = "xxxxx"
smsc-password = "xxxxx"
transceiver-mode = 1
Moreover, I am submitting to kannel using url (see dlr=1) :
http://xxxxxxx.com:13013/cgi-bin/sendsms?username=xxxx&password=xxxx&source=lolotest&to=xxxxxxx&dlr=1&text=uptest
Looks like a stupid thing I missed but I can't figure out what so
thanks for your help.
LoLoVioLo