Community discussions

MikroTik App
 
User avatar
stmx38
Long time Member
Long time Member
Topic Author
Posts: 618
Joined: Thu Feb 14, 2008 4:03 pm
Location: Moldova, Chisinau

Dude - SMS notification through smspilot.ru on Windows.

Sun Jun 29, 2014 12:39 pm

Inspired by: отправка смс с the dude

Related solutions:
Dude - SMS notification trough USB modem on ROS from Windows - using plink.

Requirements:
1. Dude client or server on windows machine
2. Account on smspilot.ru
3. sms.exe from smspilot.ru

Setup instruction:
1. Download sms.exe, unpack and place it in to:
C:\Program Files (x86)\Dude\smssend
directory.

2. In directory from p. 1 create sms-send-smspilot.cmd file with the following content:
:: 
:: Send SMS notifications from Dude via smspilot.ru
:: 
set smssenderdir=C:\Program Files (x86)\Dude\smssend
set smssender=sms.exe
set "smsfrom=Internet"
set smsto=+3737XXXXX
set smsapikey=M84PXEM70QBQN7TY8VOQ73K02TK5OK4KM38I50H0B9JZ6JHDV8HRH9ZXYH437M4Y
::
::
"%smssenderdir%\%smssender%" send=%1 to="%smsto%" from="%smsfrom%" apikey="%smsapikey%"
::
::pause
::
change in it: smsto, smsapikey, smsfrom(optionaly).

3. Create new Notification
Name: SMS-send-smspilot.ru
Type: execute on server
"C:\Program Files (x86)\Dude\smssend\sms-send-smspilot.cmd" "Service [Probe.Name] on [Device.Name] is now [Service.Status] ([Service.ProblemDescription])"
And test it via pressing Test button.

4. Now you can use it.
Image

Hope this will help someone.

Who is online

Users browsing this forum: No registered users and 22 guests