From 5f9fd579d98ea739cc2ee4cafe4124e74e1ffe88 Mon Sep 17 00:00:00 2001 From: Cullum Smith Date: Fri, 15 Nov 2024 12:37:01 -0500 Subject: updates --- src/blog/building-a-personal-voip-system/index.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/blog/building-a-personal-voip-system/index.md') diff --git a/src/blog/building-a-personal-voip-system/index.md b/src/blog/building-a-personal-voip-system/index.md index 4d32748..73e73aa 100644 --- a/src/blog/building-a-personal-voip-system/index.md +++ b/src/blog/building-a-personal-voip-system/index.md @@ -4,7 +4,7 @@ date: May 25, 2023 description: Take control of your telephony with Asterisk! --- -I've always been a big [self-hoster](https://github.com/sacredheartsc/selfhosted), +I've always been a big [self-hoster](https://git.sacredheartsc.com/infrastructure/), but had never attempted anything related to VoIP. I recently purchased some IP phones and set up a personal home phone network using [Asterisk](https://www.asterisk.org/). This guide will help you set up your own digital telephone system using @@ -985,7 +985,3 @@ your network is congested. In addition, you may want to investigate encrypting your calls via STRP and SIP TLS. I don't personally do this, because voice calls are totally in the clear as soon as you connect to the PSTN anyway. - -If you'd like to check out the configs required for encrypting your calls, or if -you just want to get some ideas for automating your Asterisk configuration, -check out my Ansible role on [GitHub](https://github.com/sacredheartsc/selfhosted/tree/master/roles/asterisk). -- cgit v1.2.3