简体   繁体   English

从网站和桌面应用程序发送短信和拨打语音电话的服务

[英]Service for sending SMS and making Voice Calls from Web site and Desktop application

We plan to integrate sending of SMS and making calls to our desktop and web applications. 我们计划整合发送短信和拨打我们的桌面和网络应用程序。 Both are written in Java. 两者都是用Java编写的。

As for only sending SMS we know about great gateway from Clickatell . 至于发送短信,我们知道来自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 提供外部API(用于SMS)和可重用组件(用于语音呼叫),可以与基于桌面和Web Java的应用程序集成
  • 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. 谢谢你的回答。

我会尝试Twilio以及OpenMarket

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM