Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 15394

Scripting • SMS forward

$
0
0
hello, with double authentication I am having trouble, so I would like to transfer the received SMS to the mikrotik chateau 4g box.
I managed to send an SMS upon receipt but I cannot transfer the content of the email. I use the $Message variable but without success. I helped myself with that.

https://git-eworm-de.translate.goog/cgi ... r_pto=wapp

attached my global file :

:global SmsForwardHooks {
{ match="ok";
allowed-number="+33750XXXX";
command="/tool/sms/send lte1 phone-number=0XXXXXX message=\"$Message\";" };
};

Thanks you very much

Statistics: Posted by qlegendre — Fri Mar 08, 2024 1:34 pm



Viewing all articles
Browse latest Browse all 15394

Trending Articles