Posts Tagged ‘conference’

Auto-Returning Phone Calls with Tropo

Monday, March 5th, 2012

Using Tropo’s Scripting API and Ruby, I wrote a clever little script that allows you to automatically return missed calls from people as soon as you hang up a phone call.

Here is the use case:

  • User A calls user B
  • While users A and B talking, user C calls user B
  • Tropo script records the missed user C call and returns their call after B hangs up. The Tropo script automatically calls users B and C and bridges them in a conference call.

Here is a video to help demonstrate the concept:

Here is the Ruby script using Iris Couch as a JSON datastore directly from the Tropo cloud!

(more…)

Ruby on Rails Conference Caller

Friday, February 24th, 2012

Have you ever wanted to initiate a conference call and have it dial everyone’s phone numbers and invite them into a standup conference call? I will show you how to do this using Ruby on Rails and the Tropo Scripting API. The following Rails application is running version 3.2.1 powered by Twitter Bootstrap for the sweet CSS styling plus Gritter jQuery alerts (like Growl) with a little AJAX mixed in to liven things up.

Here is a screencast to show off my conference caller app!

The Rails application uses the Ruby Rest-Client gem to kick off the Tropo conference caller script while passing the Tropo script a comma delimited string of numbers to dial. The Rails Rest-Client call looks like:

response = RestClient.get "http://api.tropo.com/1.0/sessions?
action=create&token=0e0a2a5742a75c...e01102c8f745818848
&phones=#{phonenumbers}"

Here is the Tropo Ruby script: (more…)

Winner of the MadisonRuby Conference Ticket

Monday, August 15th, 2011

Over the weekend, we kicked off a MadisonRuby Conference ticket give-away promotion sponsored by Tropo.  We were excited to see 23 participants in our tweet-for-a-ticket contest!  So how to you randomly select a winner for a Ruby conference giveaway? You write a quick Ruby script, Duh!  With the help of BigTiger, the MadisonRuby conference organizer, we wrote the following script on github, ran it, and here is the winner….

(more…)

Win a Free Pass to Madison RubyConf!

Saturday, August 13th, 2011

Tropo is giving away 1 FREE pass to this week’s Madison Ruby conference! The conference is in beautiful Madison, Wisconsin and the venue is the elegant Overture Center for the Arts. The conference starts with workshops on Thursday, 8/18/2011, followed by two full days of dual track 40+ speaker sessions and after parties!

(more…)

The Conference Pop-In Timer

Thursday, July 21st, 2011

Have you ever wanted to set a timer on a conference call and pop-in at a certain time to either:

(more…)

Building a full-featured conference call application with Tropo and PHP

Friday, June 24th, 2011

Tropo’s conference function makes it easy for you to join multiple callers onto a single call together. One line of code and you have a conference call…

(more…)

Join Tropo at MagicRuby 11 Orlando Feb 4-5

Thursday, January 20th, 2011

Ruby Developers take note:  Tropo is sponsoring  MagicRuby 11!   MagicRuby is a free Ruby conference produced by Jeremy McAnally taking place February 4th and 5th at the Contemporary Resort in Disney World in Orlando, Florida.

(more…)

Tropo Sponsors MountainWest RubyConf

Tuesday, January 11th, 2011

Tropo is now a proud sponsor of the 2011 MountainWest RubyConf!

(more…)

RubyConf 2010

Thursday, September 30th, 2010

(more…)

Tropo’s in Poland, so we’re speaking Polish

Friday, May 28th, 2010

This weekend, Jason Goecke is at Euruko, Europe’s Ruby conference talking about Tropo. Since Euruko is held in Krakow, Poland we’ve added a little something for the locals.

(more…)