Hi,
I'm trying to write a script so when the Mikrotik receives an SMS it runs the script, gathers some information from the Mikrotik, and then sends an SMS back to the number that sent the request.
Is there any way to pass the phone number of the incoming message to the script so it can be used within the script to send the reply?
I'm also exploring the option of the script just searching the inbox from the last message, extracting the number and then using that but trying to see if there is a more direct solution.
I appreciate any feedback.
Thanks.