How to send sms by another mikrotik

How to send sms by another mikrotik
I have a network setup as below:

RB1----------------RB2—modem GSM

I would like to send sms from RB1 and i use DSA key to login to RB2

/system ssh address=22.22.44.1 user=admin  command="/tool sms send port=serial0 phone-number=601888999 message=test"

When I run script in terminal it is OK but when I run a script in Script list in winbox it not work.

Same thing for me, using v5.7

It won’t run via the scheduler either, but in the Terminal it works fine.

Interesting that running /system script run myScript works..!

I am using 5.16

It works on v5.17 :smiley: