Show HN: I built an international calling platform for the past 6 months
1–10 of 48 posts
Re: Show HN: I built an international calling platform for the past 6 months
#2Re: Show HN: I built an international calling platform for the past 6 months
#3Re: Show HN: I built an international calling platform for the past 6 months
#4Loved it, it's amazing. Few questions How many developers developed it? How much time it took? You started earning? How are you advertising? Why not people call from there phone for international call?
How much time it took? I started in April, but started coding enf of May
You started earning? Yes, 2 paying customers, very very minimal but that prooves the need I think
How are you advertising? Hard, still trying to market to it
Why not people call from there phone for international call? It's expensive; this is a cheaper option for sure.
Re: Show HN: I built an international calling platform for the past 6 months
#5Ask me anything related to the technology/revenue and whatnot...
Re: Show HN: I built an international calling platform for the past 6 months
#6Ask me anything related to the technology/revenue and whatnot...
Extraordinary! Congratulations. I’ve always been fascinated by the world of telephony. How did you manage to get numbers for every country? Do you have direct access to SS7, are you a virtual operator, or do you use third-party services for each country?
I am Egyptian living in Europe, so I want to support it, but I left it for a bit.
There are a lot of telephony providers out there (Twilio, Bandwidth, etc.) So it's easy to start building.
Re: Show HN: I built an international calling platform for the past 6 months
#7Ask me anything related to the technology/revenue and whatnot...
Re: Show HN: I built an international calling platform for the past 6 months
#8Ask me anything related to the technology/revenue and whatnot...
Do scammers still try to get "local-seeming" numbers? Any mechanisms to prevent them registering, using stolen credit card numbers?
Re: Show HN: I built an international calling platform for the past 6 months
#9Ask me anything related to the technology/revenue and whatnot...
Do scammers still try to get "local-seeming" numbers? Any mechanisms to prevent them registering, using stolen credit card numbers?
Re: Show HN: I built an international calling platform for the past 6 months
#10Ask me anything related to the technology/revenue and whatnot...
Encrypted Calls
All calls are encrypted with TLS 1.2+ for signaling and SRTP with AES-128 for audio. Your conversations stay private during transmission.
This can only be true on your (Voklit) end between the client and the server, it stops being encrypted both from signalling and audio perspective the moment it hits the PSTN in any country on any network.I would consider re-phrasing this so that limitation is more clear, for people who may misinterpret that encryption claim, unless you've found a way to encrypt PSTN signalling and audio which would be a much more impressive feat.