FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

13366 questions

15892 answers

25716 comments

50437 members

0 votes
37 views 0 comments
by

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

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.