Skip to content

Lightweight web service that registers and lists outgoing and incoming VoIP calls from a Mitrastar HGU GPT-2541GNAC device.

License

Notifications You must be signed in to change notification settings

Serede/call-history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

call-history

Description

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.

Contents

  • 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 .passwd file containing the HGU password.
    • Stores data in a SQLite database call_history.db.
  • LICENSE: license file.
  • README.md: this file.
  • requirements.txt: requirements file for pip.

License

  • Code licensed under GNU General Public License v3.0.

About

Lightweight web service that registers and lists outgoing and incoming VoIP calls from a Mitrastar HGU GPT-2541GNAC device.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published