Earlier quoted context omitted.
We could have easily been calling eachother by our email (SIP URIs) addresses. It is a shame that instead we got a dozen walled gardens when it comes to making voice/video calls over the internet.
Can you share some resources explaining how this could be set up?
Building a Personal VoIP System
21–30 of 150 posts
Re: Building a Personal VoIP System
#22It's set up so that all incoming calls hit a voice prompt saying which 1-digit extension you should enter to get who (this stops 99% of phone spam) - everyone gets a voicemail on their extension which rings in their bedroom and rolls over to the common spaces - and everyone gets a unique ring cadence, my daughter who at one point got 80% of the phone calls got the 2 short rings.
The kids have gone, we've moved to a smaller house, only 2 extensions, but that same hardware soldiers on (and still stops 99% of the spam - I've had 1 call in the past year)
Re: Building a Personal VoIP System
#23Does anyone have SIP setup on their domain? Are there many spam calls these days?
Re: Building a Personal VoIP System
#24Does anyone have SIP setup on their domain? Are there many spam calls these days?
Other way around, there are bots testing if they can use your systems for placing spam calls.
Re: Building a Personal VoIP System
#25Re: Building a Personal VoIP System
#26Yes, these hacky ALG features also allowed internet users to access internal IPs on arbitrary services (!); named “remote arbitrary firewall pinhole control”. The attack was published in 2020 and named NAT slipstreaming [1].
Re: Building a Personal VoIP System
#27Has someone good experience with a VoIP-Provider (not OVH or Sipgate) in Europe?
I'm curious why not sipgate, which I currently use, or Twilio which I half-use (it mostly forwarded to my own Asterisk server, which needs some attention).
Re: Building a Personal VoIP System
#28Has someone good experience with a VoIP-Provider (not OVH or Sipgate) in Europe?
Re: Building a Personal VoIP System
#29Re: Building a Personal VoIP System
#30my wife had a requirement: be able to have an intercom for the house and shed. We used to have a baby monitor, but that was one way, for one room. Now we need many more rooms to talk to each other. I looked at some intercoms on amazon/ebay, they are all RF and a bit shit. I saw some wifi ones, but nothing cheap enough to take a punt on. I did think about trying to make something with an ESP32, but that would be too h…