I have a RUT241 used as a network router and need to use it to send SMS alarm messages generated in a Node-RED environment. The current firmware on the RUT241 is 7.15. The Teltonika developer site has the following code that must be used.
I have spoken with tech support and they have informed me that I must use the following command to login to the RUT241 to allow the message to be sent.
According to the event log on the RUT241, I have successfully sent an SMS message using the API. I have not received the message on my phone. The following is the log entries.
394
2025-10-30 16:09:51
SMS
Events
Info
Sent 1 PDUs to +160000000
393
2025-10-30 16:09:50
Web UI
Connections
Notice
User “admin” successfully authenticated on HTTP from 192.168.251.9 to 192.168.251.1
392
2025-10-30 16:04:52
CONFIG
Events
Notice
User “admin” changed Sms_gateway configuration in “/services/mobile_utilities/sms_gateway/sms_forwarding” page
391
2025-10-30 16:04:18
Web UI
Connections
Notice
User “admin” successfully authenticated on HTTP from 192.168.255.10 to 192.168.251.1
390
2025-10-30 15:58:23
SMS
Events
Info
Sent 1 PDUs to +16000000
389
2025-10-30 15:58:22
Web UI
Connections
Notice
User “admin” successfully authenticated on HTTP from 192.168.251.9 to 192.168.251.1
388
2025-10-30 15:56:40
SMS
Events
Info
Sent 1 PDUs to +160000000
I can send myself a message using the WebUI. Is there another item I am missing?