Live data from Hacker News

Show HN: A virtual phone number for your company based on Twilio

thisnumber.rocks

11–20 of 64 posts

Re: Show HN: A virtual phone number for your company based on Twilio

#12
post #3

Some things that need fixing: - I could just create an account with nothing entered on the password field and could also login to that account that way. - https://thisnumber.rocks/ is not being pointed to this same app.

Thanks ! I'll fix this.

Re: Show HN: A virtual phone number for your company based on Twilio

#13

How is this any different from Google Voice?

Looks like this is "bring your own number". It's neat, but I wouldn't trust this site to stay up under any kind of stress, which means my number would be erratically dead. If the source is available though, this is neat enough I'd consider self-hosting it.

It's hosted on a paid Heroku instance, our own company number is served by this. The server didn't break a sweat with this HN traffic.

Re: Show HN: A virtual phone number for your company based on Twilio

#17

Such thing can be created in a few lines of JavaScript code via Voximplant BTW, anyone interested in a tutorial? I can create one.

Dropbox is just an FTP server.

I'm not saying this will be the next Dropbox, but dismissing products so offhandedly because you underestimate the average user's aversion to "writing a few lines of Javascript" is silly.

Re: Show HN: A virtual phone number for your company based on Twilio

#18
post #16

How is this different from the hundreds of VOIP services out there?

This one is new, so they haven't learned all the corner cases that make VoIP more difficult than anticipated.

> This one is new, so they haven't learned all the corner cases that make VoIP more difficult than anticipated.

No need to be rude. This is Show HN. Sharing first attempts is the whole point.

Re: Show HN: A virtual phone number for your company based on Twilio

#19
post #3

Some things that need fixing: - I could just create an account with nothing entered on the password field and could also login to that account that way. - https://thisnumber.rocks/ is not being pointed to this same app.

That link you posted gives me a cert error.

Confirmed; source of the error appears to be the domain for the cert and the one using it are not the same domain.

Re: Show HN: A virtual phone number for your company based on Twilio

#20
post #16

How is this different from the hundreds of VOIP services out there?

This one is new, so they haven't learned all the corner cases that make VoIP more difficult than anticipated.

What based on the use case provided [1] would the the number one most likely edge-case and what is the most common solution to it?

Making a claim without constructive supporting points is usually not useful and worst appears you may know nothing other than how to cause problems seeding doubt.

[1] Use-Case: Create a virtual number on Twilio and whenever someone calls, a list of real numbers will be tried sequentially. You can set up opening hours. If nobody answers, a voicemail is recorded and sent to you by email.

Post reply on HN