People still actually make phone calls? I mean its neat that you can run your own voip, but I struggle to imagine it getting used much or being worth even $5/month
Building a Personal VoIP System
41–50 of 150 posts
Re: Building a Personal VoIP System
#42Re: Building a Personal VoIP System
#43Earlier quoted context omitted.
(Author here.) Sadly its a lot less interesting: my home ISP still doesn't support IPv6.
For what it's worth, and if you're willing to tinker, you can get IPv6 for free through a tunnel as long as your router responds to ICMP: https://tunnelbroker.net/ You can get a bunch of /64s and a /48 for free because HE really wants everyone to have IPv6 available already. Picking the right internet exchange to route from and making Netflix not throw a fit requires some minor experimentation but I've found it to wo…
Re: Building a Personal VoIP System
#44Earlier quoted context omitted.
(Author here.) Sadly its a lot less interesting: my home ISP still doesn't support IPv6.
For what it's worth, and if you're willing to tinker, you can get IPv6 for free through a tunnel as long as your router responds to ICMP: https://tunnelbroker.net/ You can get a bunch of /64s and a /48 for free because HE really wants everyone to have IPv6 available already. Picking the right internet exchange to route from and making Netflix not throw a fit requires some minor experimentation but I've found it to wo…
Re: Building a Personal VoIP System
#45Cool to read someone indulge in this. For others interested with no prior context, also consider FreeSWITCH. Personal experience: I spent about 15 months working for a local telecom company, supporting their asterisk servers and developing interactive voice response applications. I was given the opportunity to build their residential voip service (in 2010?) from scratch and despite asterisk being so dominant I protot…
I took a look at freeSWITCH's site and it looks like they got bought out. Their documentation is a total mess because the acquiring company has imported lots of wiki pages without much care for how they fit together.
Re: Building a Personal VoIP System
#46Re: Building a Personal VoIP System
#47Re: Building a Personal VoIP System
#48The solution to the NAT issues is simply to use IPv6 and not worry about NAT.
Re: Building a Personal VoIP System
#49The PCI slot let me plug in a Digium TDM800P and add eight POTS lines, either FSX or FXO, for pretty cheap.
Re: Building a Personal VoIP System
#50Nice article. Is there a benefit to using a queue for incoming calls instead of just dialing multiple extensions with the & operator?