Building a Personal VoIP System
91–100 of 150 posts
Re: Building a Personal VoIP System
#92Earlier quoted context omitted.
I've been using a voip number for all my sms 2fa needs for the last 5 years while living abroad. I have a dozen banks and other financial institutions plus the irs happily accepting it. Some companies, like openai, wont accept it, for those I just buy single use SMS numbers.
I've had problems with a bunch of places, so it's at least YMMV then. And I'd be wary of transferring an existing number in (as opposed to getting a new voip number and then setting it up). I'm sure specific services are hit or miss - there really shouldn't be a problem sending SMS to whatever number a user enters, but paternalistic snake oil salesmen gonna be paternalistic. I've had the least difficulty with Google…
These are definitely distinguishable, and some auth service treat them differently. Google Voice numbers come from a different carrier (the one named Bandwidth) than most Fi numbers.
Re: Building a Personal VoIP System
#93Cool 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…
Asterisk dialplans can also be written in Lua, thanks to the Lua extension!
Re: Building a Personal VoIP System
#94If only there was an equivalent for building your own home GSM/LTE network. When around the house, I would love to connect to my own private cellular network. Not only is coverage poor where I live, but this would allow me to route calls in sophisticated and useful ways, because the backplane of modern cellular networks is VoIP.
Re: Building a Personal VoIP System
#95Earlier quoted context omitted.
One often sees the STUN, TURN or ICE protocols around SIP-based VoIP, I believed they were supposed to help solve those issues?
Yes, Asterisk can poke holes in NAT on its own just fine. I was surprised how pessimistic the article is on this. I have systems running for months and years behind NAT with no issue. You might have to disable direct media (endpoint/disable_direct_media_on_nat). Also, this is just uptime related tip not NAT, you must explicitly set registration/max_retries to a huge number otherwise Asterisk just gives up permanently…
Re: Building a Personal VoIP System
#96Any technology recommendations or examples for integrating VoIP with open source chat platforms like Jitsi, Mumble, etc.?
Re: Building a Personal VoIP System
#97Does anyone have SIP setup on their domain? Are there many spam calls these days?
Re: Building a Personal VoIP System
#98Ah good memories! Even though I knew nothing about VoIP I installed, years ago, one at my wife's little SME using "RasPBX" (a distro made of Raspbian + FreePBX + Asterisk) running on a... Raspberry Pi 1 (maybe a Pi 2 but I'm pretty sure it was a 1). The Pi was booting from the SD card but everything was running on an external HDD. I did put six Cisco VoIP phones and all was working fine as long as no more than four p…
[0] https://nerdvittles.com/ [1] https://wiki.incrediblepbx.com/
Re: Building a Personal VoIP System
#99Earlier quoted context omitted.
This was on by default on a consumer router that was used at a small office. Their VoIP phones would get phantom calls until I discovered this and disabled it.
Woah, good find. How did you actually find out that this was happening? Network captures? When was this approximately? I’m wondering how widespread this (still) is.
Re: Building a Personal VoIP System
#100Has someone good experience with a VoIP-Provider (not OVH or Sipgate) in Europe?
We offer a virtual PBX based on Asterisk, Kamailio and Matrix/Element in Germany.