Is it possible to script receipt of a keyword in sms from list of allowed numbers, eg. sms “AG” from “+61411123456” and respond with the currently active gateway in a message?
eg. response would be:
active gateway is “pppoe-Fibre reachable”
and it would be sent back to the sender of the original message.
All the posts I’ve read on this seem to suggest that you need to schedule a recurring script to check the inbox for a matching message, then delete it and process it accordingly.
Is that the only way?