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


We are planning to send SMS and call our desktop and web applications. Both are written in Java

To send only the SMS, we know that there is a fantastic gateway from it. But ideally, we want to use a service similar to that, but Vox supports calls and SMS.

Which service / gateway can you recommend?

  • Dependable work
  • At least Europe operators should be supported (if not,)
  • Providing an external API
  • SMS Send and make voice calls
  • If there is, then for SMS and reusable components (for voice calls) that can be integrated with desktop and web Java-based applications < / Li>

  • There is no service to support SMS and voice calls; Will attempt to integrate different services. Therefore, if you know the trustworthy services, please write about them, to send an SMS or make a voice call. Thanks for your reply.

  • I also


    Comments

    Popular posts from this blog

    windows - Heroku throws SQLITE3 Read only exception -

    lex - Building a lexical Analyzer in Java -

    python - rename keys in a dictionary -