traccar / traccar

Traccar GPS Tracking System
https://www.traccar.org
Apache License 2.0
4.95k stars 2.51k forks source link

Feature request: sms function using a url #5346

Closed TelecomServices closed 1 week ago

TelecomServices commented 1 week ago

Whe have a sms provider that is using a url: https://service.speakup.nl/msgbroker/?username=[username]&password=[password]&originator=[originator]&recipients=[recipients]&message=[message] Is it possible to add this function to the traccar sms?

tananaev commented 1 week ago

It does not support a POST? Where's the documentation?

TelecomServices commented 1 week ago

i have asked the provider, and waiting for a awnser.

jinzo commented 1 week ago

From https://service.speakup.nl/msgbroker/ I would say it does support POST too. So should be possible to implement as is.

tananaev commented 1 week ago

If POST is supported, it should be possible to use it already.

TelecomServices commented 1 week ago

Hi, i have the awnser from the provider: The are using the: Post https://api.speakup.nl/msgbroker/docs