Lightweight web service that registers and lists outgoing and incoming VoIP calls from a Mitrastar HGU GPT-2541GNAC device.
Written in Python and powered by Beautiful Soup, Pandas, SQLite, Bottle and Bootstrap.
systemd/: unit files for systemd.template/: page template for bottle.app.py: bottle HTTP service script.call_history.py: call history update script.- Requires a
.passwdfile containing the HGU password. - Stores data in a SQLite database
call_history.db.
- Requires a
LICENSE: license file.README.md: this file.requirements.txt: requirements file forpip.
- Code licensed under GNU General Public License v3.0.