HttpSMSClient

Chris2 months ago

Hi!
I'm trying to connect to a TRB140 Modem to send config-SMS to my trackers and get alarms from them.
I've seen traccar is working with POST.
How can I change this to GET?

I've seen this in a config: <entry key='sms.http.method'>GET</entry>
Is this supported? It's not working for me...

Kind Regards
Chris

Anton Tananaev2 months ago

Using GET is not supported. Next time you can check all the available configuration parameters here:

https://www.traccar.org/configuration-file/

Chris2 months ago

Thanks for your fast reply (as always :-) )
The TRB140 should support POST, but does not.
Do you know any SMS Gateway with a network port to use it via lan and is compatible with traccar?

Kind Regards
Chris