And it works like a charm!Now it's possible for you to send an SMS to your router, tell it to run a script (parameters supported) and the router can even respond, as it also supports SMS sending! More here:
http://wiki.mikrotik.com/wiki/Sms
It works great with USB modems... i use a Huawei E180...does anyone know were i can buy a gsm modem in south africa?
as i cant seem to find anything
does anyone know if it works with usb gsm modem?
Just insert it in your USB port and wait a bit then look under /ports if there is something new.how can i tell if mikrotik installes my modem?
if it is picked up and how can i test it?
[admin@dev] /port> print
Flags: I - inactive
# NAME CHANNELS USED-BY BAUD-RATE
0 serial0 1 9600
1 serial1 1 9600
2 usb3 2 9600
[admin@dev] /system resource usb> print
# DEVICE VENDOR NAME SPEED
0 1:1 OHCI Host Controller 12 Mbps
1 1:2 HUAWEI Technology HUAWEI Mobile 12 Mbps
/tool sms set reader-running=no
Just use:Code: Select all/tool sms set reader-running=no
Just use:Code: Select all/tool sms set reader-running=no
I have tried before posting this. It runs for a while and It gave me this error ...action timeout - try again. if error continues, please contact Mikrotik Support and a supout file (13)
/export file=sms-backup
/tool sms send usb3 004512345678 message="SMS Backup is done..."
:cmd 1234 script smsbackup
I've tried some Siemens modems all work fine on PC but on ROS some don't!Can anyone recomend some usb gsm device?
I don't need anys 3g or even gprs connectivity. I want to use it only for dude sms alerts, and i want it cheap, because i don't want to waste money on 3g. but i down know shich one can go with ROS.
It can be vie usb or serial cable.
I have tried to connect my old siemens via db9 serial cable, which works with my windows pc, but doesn't worked with dude.
Did just try with my SonyEricsson T310 via serial cable, did not workAnything for < 50 €? <30€?
Maybe anyone used old cellphone and it worked fine?
examples?..it would be great idea if it works with http sms gateways.
from http://wiki.mikrotik.com/wiki/Option_Gl ... _USB_ModemTurn off PIN request for your SIM card, it makes the life much easier. Do it in a phone if you do not know the correct AT command.
In "resource" menu I can see USB modem (device 1:2, vendor, name, and so on....).And under /system resource usbCode: Select all[admin@dev] /port> print Flags: I - inactive # NAME CHANNELS USED-BY BAUD-RATE 0 serial0 1 9600 1 serial1 1 9600 2 usb3 2 9600
Code: Select all[admin@dev] /system resource usb> print # DEVICE VENDOR NAME SPEED 0 1:1 OHCI Host Controller 12 Mbps 1 1:2 HUAWEI Technology HUAWEI Mobile 12 Mbps
How to run Script base on new SMS and give feedback:How can I tell the device that when you received a text message, it responds to that text?
/tool sms set allowed-number=+48*********,+48********* auto-erase=yes port=lte1 receive-enabled=yes secret=1234
# Get latest ID of latest SMS
local LatestID ([tool sms inbox print count-only ]-1)
# Get phone number from latest SMS
local LatestPhoneNo ([tool sms inbox get $LatestID ]->"phone")
# Send message back
tool sms send phone-number=$LatestPhoneNo message="Script was run thanks by $LatestPhoneNo ."
#Remove that latest SMS
tool sms inbox remove $LatestID
Anyone can.Has anybody setup a script to forward incoming sms on a sxt/lhg lte6 to another cell phone number so user can receive sms from carrier