I have trouble understanding last part. It works, but what is the issue?
I can send from within Traccar platform but I wont receive anything from the device in form of notifications. But if I add my private cell number as sms.smpp.sourceAddress i will receive the reply to my cell. So the question is, what should I add to sms.smpp.sourceAddress to get notifications into Traccar?
You should contact your SMPP provider to check what you can use.
Hi again
I just received answer to my question from the provider of SMPP. See blow:
If you send messages via your SMPP credentials, then the reply will come back via the same route, that is into your SMPP account.
Regards,
Martyn
I dont know what to respond to this.
I don't think that statement is correct. Why would it come back through SMPP and not to your mobile phone?
Hi
Im trying to figure out that to add to
<entry key='sms.smpp.sourceAddress'</entry>
? I use clickSend and it works if I add my private cell as sourceaddress but I want the reply as a notification in Traccar. Any ideas?