Gnokii in traccar

Diego Marchesini5 years ago

Hi Anton,
Is there a way to use (or implement in future traccar versions) the gnokii open source app for send sms instread or paid providers? (https://www.gnokii.org/).
Thanks!!!

Anton Tananaev5 years ago

Is it even supported anymore?

Diego Marchesini5 years ago

I don’t think so...
But i started to use ir for my nagios server about 8 years ago and it’s still working with no problems.
Easy to implement... you only need an old phone or a dongle.

Dibbs5 years ago

There's nothing stopping you creating your own SMS RESTful api that you could then configure Traccar to send notifications to. Wherever your RESTful api is or whatever is running it would need to have a dongle and that could send out SMSs.

That would be cleaner than trying to get Traccar to do it.