No, that's not supported currently.
Does the app save gateway configuration settings after reboot? I got a new local token and enable services untick after each mobile reboot
app version 5.6 android 8.0
It should save it.
Hi i have some doubts about SMS Gateway for android.
I can have the Server in one Ip address and the phone with another ip??? or need to be in the same network??
<entry key='notificator.types'>web,mail,sms</entry>
- OK<entry key='sms.http.url'>https://www.traccar.org/sms/</entry>
- if i have my traccar server with a domain name i need to put something like this https://gps.traccardomain.com
or i need to put here the ip of the phone??<entry key='sms.http.authorization'>TOKEN</entry>
- Here the app on the phone giveme 2 optionces Clud Token or Local Token, if i have the phone in the same network i think i can use local, but if i have the server in one place, and the phone in other??
<entry key='sms.http.template'>
{
"to": "{phone}",
"message": "{message}"
}
</entry>
Thanks
You should probably create a separate thread at this point.
Ok i make a new one, Thanks
Anton,
sending works very well, but with this new gateway is it possible to receive return sms?