Hai All,
I have SMPP connection, using this I am trying to send sms.It was
sending SMS from the Kannel gateway to the SMSC correctly and it returning
the status 202 sent, but the message was not received.
From the smsc log I found the following error message ,
"SMSC returned error code 0x0000000a (Invalid Source Address) in
response to submit_sm."
After get the SMPP connection, I have changed the smsc configuration like
this,
group = smsc
smsc = smpp
host = ***.***.***.**
port = ****
smsc-username = "xxxxxxx"
smsc-password = "*****"
system-type = ""
address-range = ""
log-file=/SMSLOGS/smsc.log
log-level=0
msg-id-type=1
Can I need to change any other group of configuration especially for SMPP ?
What could be the problem ? Please can any one help me ?
Thanks in Advance,
Ganeshwari.