Luci-app-sms-tool is a mini gui for handling messages via sms_tool application/project https://eko.one.pl/?p=openwrt-sms_tool Works with mPCI-E and USB 3G/LTE modems. Don't work with HiLink/RNDIS modems. I'm making it available and maybe it'll come in handy.
Preview and quick configuration (version 1.9.5 & modem Quectel EM160R-GL)
Enlarge the page to see the movie with better quality. (CTRL +)
Luci-app-sms-tool_1.9.3-20211205:
Cosmetic change to the SMS icon on a neutral light and dark theme.
New sms-tool_2021-12-03-d38898f4 from Cezary:
Fix: DCS for ussd.
I used to text from my router to my phone in the old days...
At the time, I just used an email utility built into DD-WRT (sendmail I think it was) and my service providers SMTP server. I'd email phone#@tmomail.net and it'd show up on my phone as an MMS. Maybe you could build this into it? I think there may be a sendmail version supporting SSL/TLS (think Hotmail, GMail, etc...) but it's pretty bloated size wise. Just an idea.
Hello @IceG
I tried your LuCI app on my Turris Omnia 2020 but I'm struggling to make it work.
I've installed: sms-tool_2020-08-10-1cd967c4-1_arm_cortex-a9_vfpv3-d16.ipk
and luci-app-sms-tool_1.7_all.ipk
the GUI is displayed correctly but the send/receive SMS functionality doesn't seems to work...
Can you help me?
The SIM is installed into the mPCI-E slot of Turris with QUECTEL EC25-E Multi-mode LTE mPCI-E card, I use it as a failover for the main WAN (configured with mwan3).
Hi @zackytravis, I didn't compile the package for latest SNAPSHOT but for kernel version 5.4.80 it works for me.
How to compile.. I will not explain the entire compilation process here, you have to look for a tutorial if you haven't done it before. The package compiles exactly like all the others.
hi @IceG can this auto forward messages to another number? if not can this be added? or can you point me in the right direction to do this? i was searching for a simple lightweight solution (don't mind to custom script it) to auto forward sms messages since my operator does not allow it. thanks.
Hi @mojifax
Unfortunately my package is as simple as possible GUI for messaging, so it doesn't have this functionality at the moment. If you are looking for a solution, take an interest in the smstools3 package, there you will be able to react appropriately to the received messages using scripts.
thanks for your guidance, will look at smstools3. i did test your luci-app-sms-tool in a virtual environment and i really like your "as simple as possible approach"
Hi @IceG, how does one go about navigating USSD menus with sms_tool? For example if you send '*888#' and then the server replies with several options
1. check balance
2. check quota
3. buy quota
but the conversation ends. How can I select option 1, for example? I've tried things like *888#1, *888*1#, *8881#, but no avail... Is there some kind of a convention to this?
Up luci-app-sms-tool to 1.8.4 version.
Up sms-tool to version 2021-02-16. THX @cezary .
I have added a choice of where to store messages, choosing where to read them from.
We can choose between SIM card and modem memory.
This option is useful for example for the Quectel EM160R-GL modem.
Hi. its a very helpfull feature. i want to add this to my owrt but unfortunatelli sms-tool is not available for mips32 architecture. its posible to compile for it? thank you!
Hi @guspaz0 ,
I don't compile individually anymore, my computer is too weak and each new compilation of the entire environment for one router is an eternity for me.
But you can write what router / openwrt version you have, maybe someone has already compiled or will be compiling for themselves and make the package available.