-
Notifications
You must be signed in to change notification settings - Fork 36
User Guide
Bruce Schubert edited this page Aug 7, 2020
·
34 revisions
Connecting the Raspberry Pi and modem to your home phone system...
- Download the latest code or choose a specific release.
- Unzip the downloaded version. The unzpped folder will be named
callattendant-master
orcallattendant-<version>
depending on what you downloaded. Here's how unzip it into your home folder, using the latest version (master) in the example:
cd
unzip ~/Downloads/callattendant-master.zip
cd callattendant-master
You can rename the callattendant-<version>
folder if you wish.
- Delete the
callattendant-<version>
folder and its contents.
- If you are updating from a previous release, you should copy/move the
callattendant.db
file from the previous release todata/callattendant.db
in the new release.
Configuration file ...
Web Interface address