]> xn--ix-yja.es Git - alex.git/commitdiff
Add FreeSWITCH
authoralex <alex@pdp7.net>
Fri, 24 Dec 2021 17:21:37 +0000 (18:21 +0100)
committeralex <alex@pdp7.net>
Fri, 24 Dec 2021 17:21:37 +0000 (18:21 +0100)
PERSONAL_INFRA.md

index e9e7dd3e5815b603288fb8d8a6d387757c1d231a..e09120978506c51d68e1c5564fc88a028f47b3af 100644 (file)
@@ -13,6 +13,7 @@
   * LXC container running PostgreSQL
   * LXC container running a workstation
   * LXC container running Gitolite
+  * LXC container running FreeSWITCH
 * Flat 1
   * HP Proliant Microserver: 4Gb RAM, 2x4Tb HDD
     * DHCP/DNS
@@ -188,6 +189,10 @@ However, after reading about Geminispace, I decided to port my blog to Geminispa
 
 https://github.com/alexpdp7/gemini_blog
 
+## Phones
+
+I wanted to eliminate my landlines, because I get a ton of spam there. However, I need to provide calls between my home and another home using physical phones, so I set up FreeSWITCH and two GrandStream HT801 devices.
+
 ## Possible improvements
 
 * Better sync'ing of user files. NextCloud out of the box only works on systems with a graphical interface. There are solutions to mount NextCloud using WebDav, but I prefer to do a sync (so if the server is down I still can access my files) and to run the client headless, but I prefer to stay within supported solutions. Probably syncthing would be a good solution for headless systems to sync dotfiles, etc.