Hacker News new | ask | show | jobs
by Danilka 3071 days ago
This is awesome! I even wrote a script a while back to do this. https://github.com/Danilka/twilio-forwarding

The main question: Can I answer text messages that were forwarded to me / initiate a call back from that number?

What about advance routing? Based on time or external sources? Numbers blocking, etc.?

Feedback on setup:

- It was super confusing to connect Twilio account that I already had.

- Signing up with Gmail only made me think for a second.

- Twilio connector only worked on a third try.

- I doubt that I would pay $6/mo for it when the time comes :-( Maybe a couple of bux, but not 6. (I don't want to discourage you here, just trying to be honest and give unfiltered feedback as a user, who is very interested.)

I hope you guys succeed, this would be great!

P.S. Awesome name for such a product!

1 comments

Hey, thank you for your feedback!

Two-way messaging and call proxying is likely the next big features we'll be rolling out.

We went with the Twilio Connect route initially as a low-risk approach to see if there's an appetite for a something like this. Sadly it has not been a great user experience and we're definitely going to reconsider it (Twilio Connect).

As you might have guessed, we haven't actually decided on pricing yet but I wanted to put something on that page so that people can get a feel for how much it would cost them.

And yeah, the system we were using for auth (Cognito) did not at that time have an adequate 2FA solution, which was why we went with Google. Now that they do, we'll likely use that which would allow people to also signup with a username/password (in addition to Google, etc).