从网站和桌面应用程序发送短信和拨打语音电话的服务
我们计划将短信发送和呼叫集成到我们的桌面和 Web 应用程序中。两者都是用 Java 编写的。
至于仅发送短信,我们从 Clickatell 了解了很棒的网关。但理想情况下,我们希望使用一种与其类似的服务,但它支持语音通话和短信。
您可以推荐什么服务/网关?以下是我们的主要要求:
- 可靠的
- 工作世界(如果没有,至少必须支持欧洲运营商)
- 提供外部 API(用于 SMS)和可重用组件(用于语音呼叫),可以与桌面和基于 Java 的 Web 应用程序集成
- 提供发送短信和拨打语音电话
如果没有支持短信和语音电话的服务,我们将尝试将两种不同的服务与我们的产品集成。因此,如果您知道发送短信或拨打语音电话的可靠服务,请也写下来。感谢您的回答。
We plan to integrate sending of SMS and making calls to our desktop and web applications. Both are written in Java.
As for only sending SMS we know about great gateway from Clickatell. But ideally, we would like to use one service similar to it, but which supports Voice Calls and SMS.
What service/gateway could you recommend? Here are our main requirements:
- Reliable
- Work world wild (if not, at least Europe operators must be supported)
- Providing external API (for SMS) and reusable components (for Voice Calls) which can be integrated with Desktop and Web Java-based applications
- Providing sending SMS and making Voice Calls
If there is no service which supports SMS and Voice Calls, we will try to integrate two various services with our products. So, if you know reliable services either for sending SMS or making Voice Calls, please, write about them also. Thanks for your answers.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我会尝试 Twilio 以及 开放市场
I would try Twilio as well as OpenMarket