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
114 stars 36 forks source link

Add ability to permit callers based on name and number regex patterns #119

Closed emxsys closed 3 years ago

emxsys commented 3 years ago

Modfied callscreener.is_whitelisted to test incoming name and number against permitted regex patterns defined in the configuration.