Hi, I have successfully installed the kannel gateway but when i try to send an sms it indicates the message is sent, but its not delivered to the receiver phone. I am using the http protocol to send the sms and have used the mtbatch program which also indicated that it has successfully sent the sms yet no delivery.
Here is a copy of the configuration file that am using group = core admin-port = 13000 smsbox-port = 13001 admin-password = bar group = smsc smsc = smpp host = *.*.*.* port = *** smsc-username = ***** smsc-password = ***** connect-allow-ip = *.*.*.* my-number =***** system-type = "VMA" address-range = "" transceiver-mode = 1 source-addr-npi = 1 source-addr-ton = 1 interface-version =34 keepalive = 25 group = smsbox bearerbox-host = 127.0.0.1 sendsms-port = 13013 global-sender = 13013 group = sendsms-user username = tester Am i missing something coz it successfully bind to the smsc but no message is recieved. -- View this message in context: http://www.nabble.com/Undelivered-sms-tf2264633.html#a6283772 Sent from the Kannel - Dev forum at Nabble.com.
