Every repository with this icon (
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install jicksta-adhearsion
tree 9229e33f0610f69d88cc746037ff964217c20e9b
parent f70167313a63f87fd97a440153ffb36e029f7b0a
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Jan 30 15:02:54 -0800 2009 | |
| |
CHANGELOG | Thu Apr 30 13:59:37 -0700 2009 | |
| |
EVENTS | Mon Jan 26 14:38:00 -0800 2009 | |
| |
LICENSE | Fri Jun 06 19:42:01 -0700 2008 | |
| |
README.markdown | Sun Jan 11 12:09:19 -0800 2009 | |
| |
Rakefile | Sat Feb 14 23:51:34 -0800 2009 | |
| |
adhearsion.gemspec | Tue Mar 24 12:59:53 -0700 2009 | |
| |
app_generators/ | Tue Jun 09 17:54:17 -0700 2009 | |
| |
bin/ | Thu Dec 04 18:06:06 -0800 2008 | |
| |
examples/ | Wed Nov 19 16:41:39 -0800 2008 | |
| |
lib/ | Thu Jun 11 10:55:40 -0700 2009 | |
| |
spec/ | Sat May 30 15:19:15 -0700 2009 | |
| |
theatre-spec/ | Sun Dec 07 14:13:17 -0800 2008 |
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.












