TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What type of phone system do you use?

2 点作者 mattieuga超过 9 年前
I&#x27;m looking for advice on setting up a phone system for customers to call in. We&#x27;ve experimented with both Twilio and Grasshopper and had some reliability issues (calls not going through, voicemails being left on employees phone, etc).<p>Any operationally heavy startup out there figured out a good option on a budget?<p>Matt - Founder at ScriptDash

6 条评论

rahimnathwani超过 9 年前
If you want something you understand and can control, you could build your own phone system with Asterisk. Inbound calls could come via VoIP (if you can find an upstream phone company you trust) or PSTN (if you&#x27;re willing to invest in having the necessary ISDN&#x2F;phone line installed, and in the hardware to connect to those).<p>If you&#x27;re doing it for the first time, you might be best served with specialised Linux distribution (e.g. Elastix[0] or PIAF[1]).<p>The cool thing about this type of setup is that you can do pretty much what you want (e.g. triggering scripts when calls come in, setting up fancy call routing rules, ...). The not-so-cool thing is that there&#x27;s a learning curve and, if you doing anything fancy, then someone will need to make sure those things are working solidly. Also, as with any other server, you need to arrange for backups and disaster recovery.<p>[0] <a href="http:&#x2F;&#x2F;elastix.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;elastix.org&#x2F;</a> [1] <a href="http:&#x2F;&#x2F;nerdvittles.dreamhosters.com&#x2F;pbxinaflash&#x2F;" rel="nofollow">http:&#x2F;&#x2F;nerdvittles.dreamhosters.com&#x2F;pbxinaflash&#x2F;</a>
评论 #10565308 未加载
brudgers超过 9 年前
It sounds like primarily a level of service problem.<p>This might [0] be a case where having your own POTS [1] hardware makes sense. There is a vast expert technical infrastructure to support POTS and it is dedicated to reliability. The marketplace is highly competitive across market segments, by which I mean that there is heavy competition for two line systems and five hundred line systems. Above a certain threshold many systems are modular and provide 2x-4x linear growth.<p>Sure, maybe it won&#x27;t scale out to a vast distributed team and you&#x27;ll have to swap it out in two years and that will be painful. In two years your company will be swapping out phone systems if it is successful anyway...or it will be putting up with a system that&#x27;s designed for the wrong larger scale until your company grows into it. That friction will probably reduce the the odds of getting there.<p>Telephony is hard enough to have given us Unix, C, Erlang, and information theory. For a business (and it looks like your company may be one) that will live and die by it&#x27;s telephone system, controlling the hardware is consistent with Spolsky&#x27;s approach to StackOverflow: it has its own servers because it can&#x27;t afford to have critical infrastructure maintenance and repair happen on someone else&#x27;s timeline. [2]<p>Good luck.<p>[0]: Or might not.<p>[1]: I&#x27;m cheating a little with &quot;POTS&quot;, probably there&#x27;s a VOIP component, but the big idea is a box in the closet with some telephony company&#x27;s logo on it and a box of user manuals on a shelf.<p>[2]: edit - I might double down on controlling telephony as critical because of HIPPA.<p>[3]: edit - Outsourcing may make sense for non-patient call streams...e.g. sales and vendors and other generic business operations where a lower level of service might be acceptable.
pavornyoh超过 9 年前
I have heard good things about these guys. They got accepted into TechStars and rejected the offer and are doing very well. They have great reviews for their services. Here it is <a href="http:&#x2F;&#x2F;talkroute.com" rel="nofollow">http:&#x2F;&#x2F;talkroute.com</a>
jblake超过 9 年前
Mightycall looks solid. I currently use TalkDesk - but do not like it - so am also in the market for a switch. I also found Bitrix42 but seems to offer way more features than I need. any others out there?
BorisMelnik超过 9 年前
I use a CISCO IP 303 Phone and pay traci.net next to nothign for VOIP service.
codegeek超过 9 年前
i like 2 options:<p>1_ Mightycall (<a href="http:&#x2F;&#x2F;www.mightycall.com" rel="nofollow">http:&#x2F;&#x2F;www.mightycall.com</a>)<p>2. Skype with a business phone number.<p>Wasnt too happy with grasshooper which I also tried.