Hi, I'm trying to send OTA over smpp. Kannel says that message sent, but I cant receive messag. I suspect it never goes to my SMS gateway, as long as I cant see any error/success logs for my OTA message.
Here is my configuration: group = smsc smsc = smpp host = ***.***.***.*** port = 16000 receive-port = 16001 smsc-username = "***" smsc-password = "***" system-type = "VMS" address-range = "99599111111" group = otaconfig ota-id = myconfig location = http://wap/ service = "OTAconf" ipaddress = 1.1.1.1 phonenumber = *** bearer = data calltype = analog connection = cont pppsecurity = off authentication = normal login = **** secret = **** group = sendsms-user username = * password = * max-messages = 2 concatenation = 1 Any ideas why I can't receive ota messages? Thank you for help. David Chkhartishvili
