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.