In this episode we show how to take the AsteriskNOW Soft Appliance from Digium and install Ruby with Adhearsion and Ruby on Rails. The steps we follow and the links with additional details are here:1. Download AsteriskNOW 1.5Beta2. Install on your machine/virtualization server of choice3. Add a repo to Yum to install Ruby 1.8.6 packages (in /etc/yum.repos.d) - http://gist.github.com/427064. Install Ruby and associated libraries using Yum - 'yum --enablerepo=ruby install ruby irb rdoc ruby-libs rub-devel ruby-docs ruby-mysql ruby-ri'5. Install RubyGems - http://www.rubygems.org/6. Install Rails and Adhearsion - 'gem install rails adhearsion'
This is a channel for how-to related videos for the Adhearsion open-source telephony development framework. Further documentation may be found here.