Posts Tagged ‘jruby’

Update to AGItate

Friday, March 11th, 2011

I have released v0.1.3 of AGItate today. In case you have forgotten, AGItate turns Tropo into an Asterisk AGI client for use with the likes of Adhearsion, Asterisk-Java and others.

The following enhancements were made today:

  • AGItate now requires YAML to coincide with upcoming upgrade to JRuby 1.5.6 on Tropo.
  • There is now full support for the STREAM FILE command in Asterisk AGI.
  • The SAY DIGITS AGI command speaks the digits properly again.

If you are pulling directly from Github then you already have the update, if not go ahead and follow the instructions here to get the AGItate update up and running.

Tutorial – Adding Tropo to Google Wave

Tuesday, February 16th, 2010

There is another great tutorial that Zhao Lu (aka – @zlu) has done, showing how to use Tropo with Google Wave. Zhao takesĀ JRuby, the Rave gem (created by Jason Rush, aka @diminish7) and creating a Google Wave Robot that allows you to create a callable conference in a Wave.

The complete tutorial and code example is available on Github @ http://github.com/zlu/tropo-wave-tutorial. Thanks again to Zhao!