Python script for detecting incoming voice calls from GSM modems, validating caller IDs against an allowed list and triggering custom actions such as SMS or script execution.
A lightweight Python utility for interacting with GSM modems via AT commands. Ideal for home automation, security systems, or any project where an incoming call should trigger a programmatic action.