Hi all!
My mobile carrier don´t have a email->sms gateway and I need to send sms notification for some mobile phones when some services is down.
How can I do it? Can I connect a mobile phone to the RB to send SMS message? Is this possible?
Regards,
Fabrício
well I know you have to have a gsm modem and from there I dont know how to setup it in the the dude can somebody can help?
is anybody going to help us or this sms setup doesn’t even work on the dude.
I have not setup SMS notification but a week ago someone posted that they wrote a VB script to tell their modem to send SMS notifications from the Dude, I asked him to post the script but he didn’t. You will find that there are programs to do this. I remember seeing an SMS program that let you put a usb connection to a cell phone to send SMS. Check Source Forge…
I have not needed to do SMS but I have been watching you should be able to get it working.
Here is a search for SMS and Execute… since you will need to execute an external.
http://forum.mikrotik.com/search.php?keywords=SMS+execute&terms=all&author=&fid[]=8&sc=1&sf=all&sk=t&sd=d&sr=posts&st=0&ch=300&t=0&submit=Search
Here is a search for SMS… since you might need to find something else out.
http://forum.mikrotik.com/search.php?keywords=sms&terms=all&author=&fid[]=8&sc=1&sf=all&sk=t&sd=d&sr=posts&st=0&ch=300&t=0&submit=Search
well I guess I wont be using the dude for my network monitoring if this cant be done I probably use nagios.
Here is how to setup SMS.
Attach your SMS modem to the computer. Verify it operates with a terminal program.
Find a program that can control your modem from a command line (There is no SMS modem control built into the dude. RB?)
Create an external that runs your modem program. This will accept the “outage message” and send it through the modem.
Create a new “notification” that calls your external and verify that it works. (enable the sms notification; globally, per map or per device)
Hi,
Sorry, I didn’t get the request to post the source code for my SMS Sender, so I will try and do this.
Look out for a new thread.
Morph
Oh awesome Morphology, Thanks in Advance!
flyfly
June 25, 2010, 4:46pm
9
Can someone tell me if there is chance to use some programming language for creating SMS sending scripts that will run on RouterBoard ?