5

I have used tropo and pretty happy with the service http://tropo.com/

Does anyone know of a reliable alternative?

ToughPal
  • 2,231
  • 5
  • 26
  • 30

3 Answers3

8

Try Twilio. I have used the API, it's very easy.

Barnabas Kendall
  • 4,317
  • 1
  • 32
  • 24
3

Curious why you're looking for an alternative to Tropo if you've been happy with it.

Adam Kalsey
  • 785
  • 4
  • 8
2

This is a bit old, but for completeness sake, there is also Plivo that lets you run your own FreeSwitch servers and have an API on top of it that is similar to Twilio/Tropo: http://www.plivo.org/

However, noobs beware - this is not nearly as plug'n'play as Twilio or Tropo is, since you need a server to run FS and carriers to route the calls. Upside is that it's cheaper and you have much more control (at the cost of complexity).

Sologoub
  • 5,312
  • 6
  • 37
  • 65
  • great point on the noobs beware, but Plivo is definitely inexpensive. – zanlok Oct 29 '12 at 18:04
  • Actually, this comment is now outdated. There is a difference between Plivo open source package and Plivo Cloud. The cloud offering found on Plivo.com is in the same realm as Twilio. – Sologoub Oct 29 '12 at 20:46