Account: (login)

Are you the publisher? Claim this channel

Search in 126,271,217 RSS articles:

Channel Description:

This is a channel for how-to related videos for the Adhearsion open-source telephony development framework. Further documentation may be found here.

Latest Articles in this Channel:

  • 09/10/08--07:06: Contributing to Adhearsion (chan 1969055)

  • Jay Phillips covers:Basics of Github.comHow to "clone" Adhearsion's code to your hard driveCreating, starting, and modifying an Adhearsion appContributing to http://docs.adhearsion.comContributing features back into Adhearsion's main master branchHere are more links:Github: http://github.comAdhearsion: http://adhearsion.comAdhearsion Docs: http://docs.adhearsion.comGit help: http://git-scm.com

  • 09/23/08--10:00: How to Install Asterisk (chan 1969055)

  • In an effort to continue to provide an increasingly easy to use environment with Adhearsion, community member Justin Grammens has put together this screencast on how to get Asterisk up and running. This screencast is geared for those first coming to Adhearsion and looking to have an environment with Asterisk up and running quickly.

  • 09/23/08--10:05: How to Install Adhearsion (chan 1969055)

  • In an effort to continue to provide an increasingly easy to use environment with Adhearsion, community member Justin Grammens has put together this screencast on how to get Adhearsion up and running. This screencast is geared for those first coming to Adhearsion and looking to have an environment up and running quickly.

  • 01/03/09--05:28: Installing Ruby & Adhearsion on the AsteriskNOW Soft Appliance (chan 1969055)

  • 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'

  • 01/04/09--12:43: Adhearsion Hello World (chan 1969055)

  • In this screencast we show you how to create your first 'hello world' dialplan after you have installed both Adhearsion and Asterisk.

  • 02/03/09--17:45: RESTful Click to Call with Adhearsion (chan 1969055)

  • In this episode we show you the RESTful Click to Call example component for Adhearsion in action. You may obtain the component source on Github here.