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

為{幸葍}努か 提交于 2019-12-10 18:11:45

问题


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.


回答1:


I would try Twilio as well as OpenMarket



来源:https://stackoverflow.com/questions/3043301/service-for-sending-sms-and-making-voice-calls-from-web-site-and-desktop-applica

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!