edit: If I did run adhearsion/asterisk, what do I just have to connect it to a phone line? Vague on the setup needed to do this...
Why choose Tropo over Twilio
31–40 of 102 posts
Re: Why choose Tropo over Twilio
#32"Twilio would never be able to keep up with Tropo on features" -Danielle Morrill, Twilio head marketing edit: to downvoter, i just wanna hear from danielle himself about this qoute, no harm mean
Re: Why choose Tropo over Twilio
#33Twilio always seems like a hack to me. Once VoiceXML/CCML was hot market with many startups competing, with biggest exit being Tellme acquired by Microsoft for $800M (same people who founded Zappos). So what's new Twilio can offer here? I have no idea why USV invested in them...
So what's new Twilio can offer here? Twilio lets a modestly competent web developer program a telecommunications company from their kitchen table in about, oh, six weeks or so. Alternatively, Twlio lets a modestly competent web developer take an existing app and add voice/SMS features to it in about a day. (Have a social site? Want to do SMS notifications when something important happens? You can implement that in fo…
Re: Why choose Tropo over Twilio
#34Twilio always seems like a hack to me. Once VoiceXML/CCML was hot market with many startups competing, with biggest exit being Tellme acquired by Microsoft for $800M (same people who founded Zappos). So what's new Twilio can offer here? I have no idea why USV invested in them...
So what's new Twilio can offer here? Twilio lets a modestly competent web developer program a telecommunications company from their kitchen table in about, oh, six weeks or so. Alternatively, Twlio lets a modestly competent web developer take an existing app and add voice/SMS features to it in about a day. (Have a social site? Want to do SMS notifications when something important happens? You can implement that in fo…
--
[1] infrastructure jockey != web developer.
Re: Why choose Tropo over Twilio
#35I have a gripe against Twilio. Aside from their China service sucking, they keep sending me newsletters or emails that are tailored to look like they're personally written to me. The subject looks like "RE: Twilio's Developer Community" and then the text preview in gmail looks something like "Hi Joe, I wanted to drop..." Effective at getting me to open the email, but I always feel deceived when I open it up to see th…
hey curious to know what you mean about "Chinese service sucking" since we're not international yet... are you referring to outbound calls to Chinese numbers, or something else?
Re: Why choose Tropo over Twilio
#36Absolutely agree that Tropo is better than Twilio. Here are my reasons: 1. Cheaper 2. Multiple voices and accents (UK British Male & Female) 3. Use any number as caller ID. 4. Calls during development are free. 5. Recordings are a breeze 6. Voice recognition from a set of options instead of pressing digits (eg. "Say yes, no or repeat"). On the downside, I've found their system wasn't quite as easy to get going with a…
I agree with point "3" though. I use Twilio for an app which sends voice call reminders to other people. But when automatic reminder call goes to these people, it goes from a 1-877 number and many people don't pick up the phone thinking that it's a spam number. Instead if I could call from the number of an original user who sets the reminder, that would be really great.
Point "6" also seem to be great, and I'm sure Twilio will add that.
But somehow, the article coming from Tropo's evangelist is not strong enough or convincing to make a switch from Twilio to Tropo. In fact you did a good job in highlighting some of the technical differences. I think the post lacks these kinds of specifics.
Re: Why choose Tropo over Twilio
#37I was looking at creating an IVR monitoring tool. I would like to 1-make a call every hour, 2-record the response, and ideally 3-verify the response matches the expected. Thoughts? It looks like twilio and tropi might be able to do this (although I wasn't sure they weren't more focused on inbound), but the 1 cent price is prohibitive for what people might pay per-month especially at higher monitoring frequencies. Any…
If you run an asterisk server the easiest way to get it hooked up to the phone network is by setting up a SIP account for it.
Re: Why choose Tropo over Twilio
#38Absolutely agree that Tropo is better than Twilio. Here are my reasons: 1. Cheaper 2. Multiple voices and accents (UK British Male & Female) 3. Use any number as caller ID. 4. Calls during development are free. 5. Recordings are a breeze 6. Voice recognition from a set of options instead of pressing digits (eg. "Say yes, no or repeat"). On the downside, I've found their system wasn't quite as easy to get going with a…
I'm not sure why you're saying it's cheaper. As Danielle mentioned, the prices are actually very less. And as a developer, every penny difference counts. Also they give $30 credit, which is more than enough to "try and play" and release your app to production. I agree with point "3" though. I use Twilio for an app which sends voice call reminders to other people. But when automatic reminder call goes to these people,…
There is a validation that has to be done with the number to make sure you own it, but you should be able to use it as much as you want after that first validation.
Re: Why choose Tropo over Twilio
#39Earlier quoted context omitted.
We use Twilio, and I hadn't heard of Tropo. FWIW we're not totally over the moon with Twilio, and I've since discovered freeswitch, which is much more developer friendly and scalable than asterisk. It's all but persuaded me to roll our own telco connectivity.
If there's anything we can do to make your Twilio experience better, I hope you'll email me, I'm danielle@twilio.com
Would really love to see Twilio match Tropo in these regards eventually!
Re: Why choose Tropo over Twilio
#40I was looking at creating an IVR monitoring tool. I would like to 1-make a call every hour, 2-record the response, and ideally 3-verify the response matches the expected. Thoughts? It looks like twilio and tropi might be able to do this (although I wasn't sure they weren't more focused on inbound), but the 1 cent price is prohibitive for what people might pay per-month especially at higher monitoring frequencies. Any…
NuGram makes a product designed for just that. You could certainly build something yourself using either a hosted service like Tropo or using Asterisk, but using something purpose built may work better. We use NuGram to test things. If you run an asterisk server the easiest way to get it hooked up to the phone network is by setting up a SIP account for it.