elbow / adhearsion

Open-source framework for writing voice-enabled applications using Ruby.

Home Page:http://adhearsion.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adhearsion

Adhearsion is an open-source voice application development framework. Adhearsion users write applications atop the framework with Ruby and call into their code.

Adhearsion rests above a lower-level telephony platform, namely Asterisk, though there are experimental bindings for both FreeSWITCH and Yate.

Adhearsion has...

  • An elegant dialplan system for writing the code which controls a live phone call
  • A sophisticated Asterisk Manager Interface library with a lexer written in Ragel.
  • An events subsystem which maintains a Thread-pool for executing your namespaced callbacks. (supports AMI events too!)
  • A very useful component architecture with which you may write Adhearsion plugins and share them with the world.
  • JRuby compatibility for running atop the Java Virtual Machine and using virtually any Java library.
  • Good regression test coverage

Use the public Adhearsion sandbox!

Don't want to screw with setting up a telephony system? You can test your Adhearsion applications using our public sandbox!

Visit http://adhearsion.com/getting_started for more information!

Yes, in minutes you can be controlling your cell phone for free! :)

Documentation

Visit Adhearsion's website for more information about the framework or visit the wiki for documentation on how to use it.

If you're having trouble, you may want to try asking your question on the IRC channel, mailing list or, if you've found a bug, report it on the bug tracker.

About

Open-source framework for writing voice-enabled applications using Ruby.

http://adhearsion.com

License:GNU Lesser General Public License v2.1