Traccar SMS Gateway for Android

Gleydson Barbosa8 months ago

Anton,

sending works very well, but with this new gateway is it possible to receive return sms?

Anton Tananaev8 months ago

No, that's not supported currently.

sergei7 months ago

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

Anton Tananaev7 months ago

It should save it.

gLeW6 months ago

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

Anton Tananaev6 months ago

You should probably create a separate thread at this point.

gLeW6 months ago

Ok i make a new one, Thanks