Hi,
today I updated my RUT200 to the latest FW (RUT2M_R_00.07.16.1).
Unfortunately the SMS GET is gone (sms_read, sms_delete, sms_list, …)
Here is an httpt example (has workt quite well so far)
http://192.168.178.12/cgi-bin/sms_read?username={user}&password={password}&number=1
I can’t find the setup in the GUI anymore either.
Any ideas what happend ?
Thx Gerhard
Marija
3
Hello,
Starting from firmware version 7.14, the POST/GET service has been removed. Instead, the API should be used: Teltonika Networks API Documentation
More details about this change can be found in the community post here: Implementation of Read-Only System Files and POST/GET Service Removal
Best regards,
Thx for the update.
What I’m still missing is the API to GET SMS (all or index) as a JSON. I see only SMS forwarding APIs.
Is there a API to read or delete all or specific SMS ?
Thx
Gerhard
Marija
5
Hello,
The following API endpoints are used for managing messages:
Best regards,