Show HN: Betty, Open Source Google Voice with Receptionist Abilities(github.com)
github.com
Show HN: Betty, Open Source Google Voice with Receptionist Abilities
https://github.com/SamyPesse/betty
3 comments
Yes it's basically an advanced use of Twilio API.
I'm the creator of the open source project, but somebody posted it on HN without me knowing it so I can't change the title or anything.
I'm the creator of the open source project, but somebody posted it on HN without me knowing it so I can't change the title or anything.
So the person who posted this as a "Show HN" isn't a contributor? That's not just bad form, that's a violation of the Show HN guidelines. It looks like the submitter has a history of doing this.
https://news.ycombinator.com/showhn.html
https://news.ycombinator.com/submitted?id=vvoyer
https://news.ycombinator.com/showhn.html
https://news.ycombinator.com/submitted?id=vvoyer
While I was hoping to see something freeswitch-based when I clicked through, with how affordable Plivo and Twilio are, it really doesn't make much sense to try and run your own setup, unless you have something very custom to do or are looking to build a business and potentially scale up quite a bit.
From the readme, it appears that this project is tackling some of the most common use cases and provides a nice UI. Great job!
Also, a live demo would be nice if you are looking to build a user base.
From the readme, it appears that this project is tackling some of the most common use cases and provides a nice UI. Great job!
Also, a live demo would be nice if you are looking to build a user base.
There's also OpenVBX http://www.openvbx.org/ that I have found very fun to use.
Looks very interesting. Does it also, or are there any plans to support WebRTC calls directly from the Web Dashboard?
Already done :) https://raw.githubusercontent.com/SamyPesse/betty/master/pub...
That's cool. Will try it out shortly!
EDIT: It's probably my lack of experience with node/npm, but I can't seem to start betty. See https://github.com/SamyPesse/betty/issues/7
EDIT2: all ok. was my stupid mistake install nodejs
EDIT: It's probably my lack of experience with node/npm, but I can't seem to start betty. See https://github.com/SamyPesse/betty/issues/7
EDIT2: all ok. was my stupid mistake install nodejs
[deleted]
Which voice library does it use? I see a lot of Twilio references in the code.
Beside that, the GitHub description reads "Open source Google Voice with Receptionist abilities, built on top of Twilio" - the last few words are missing in the HN title - and that makes it misleading. As the code contains no open source Google Voice library/etc. It's a showcase for Twilio API.