emxsys / callattendant

A python-based automated call attendant, call blocker, and voice messaging system running on a Raspberry Pi. Screens callers and block robocalls and scams with a low-cost Raspberry Pi and modem.
https://emxsys.github.io/callattendant/
MIT License
117 stars 36 forks source link

Add provision for GPIO button press to block current/last call #107

Open emxsys opened 4 years ago

emxsys commented 4 years ago

Feature request: Add a provision for a GPIO switch connection that when pressed locally (on the PI) tells the callattendant to take the last/current call, immediately hangup (if connected) and move it’s information to ‘blocked’ status.

Utility: No web interface interaction required to block a call.

Source: callattendant@groups.io Topic: Suggestion for an add-on