Commit Graph

5 Commits

Author SHA1 Message Date
Homer S. 57243129a3 gitignore emacs autosave files 2021-07-01 19:32:42 +02:00
Homer S. 4d03ec33d9 Added truncation for credentials keyword 2021-06-30 20:11:45 +02:00
Homer S. a086cd15eb * Added docker folder to repo
* Ubuntu based docker file can be build from the repo's root by
   ```
   docker-compose -f docker/docker-compose.yml build
   ```
   * and started by
   ```
   docker-compose -f docker/docker-compose.yml build
   ```
 * Restructured code by packaging the CallMonitoring and SpeexConverting
 * main() runs on startup and then watches for disconnected calls as trigger for running again.
 * Commented main file
2021-06-29 00:27:27 +02:00
Homer S. 77f06526ed Updated the requirements.txt with the requirements of matrix-commander
And removed 2 unnecessary packages.
2021-06-27 22:37:49 +02:00
Homer S. a5a824b977 Initial commit 2021-06-25 14:39:45 +02:00