Is it somehow possible to use the sender’s number and message text in the script when adding a new SMS rule with Execute custom script action?
Unfortunately, using gsmctl -S -l new in a custom script to get the sms doesn’t work due to the fact that sms handled by a sms rule are deleted. There seems to be no other option than to write my own sms rule daemon that polls for incoming sms etc.
1 Like