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
115 stars 37 forks source link

Import/Export blocked number and permitted number lists #130

Open emxsys opened 3 years ago

emxsys commented 3 years ago

From a forum user:

I was hoping to also see a method of exporting a whitelist from e.g. mobile phone contacts list into the database ( probably using a separate script - sed / awk / conv ? )

Create shell scripts that can be used to import and export the permitted and blocked number lists from the callattendant SQLite database.