FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
114 views 0 comments
by anonymous

Hi. I need to reset the sms limit by command.

I have found the ubus call sms_limit reset '{"modem":"3-1","sim":1}' for Rutx09 but it dosent work on the 36X. What is the correct command?

Second Q. How can I get this command into a script that is run by crontab every h.

1 Answer

0 votes
by anonymous

I have found.
Shuld be ubus call sms_limit reset '{"modem":"3-1","sim":0}'

And you can put it in crontab and it works.