Skip to content

Code samples used in my presentation at RubyConf 2011: Evented Telephony Application Design with Adhearsion

Notifications You must be signed in to change notification settings

mojolingo/RubyConf2011

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start your new app with "ahn start /path/to/your/app"

If you wish to use Adhearsion to control Asterisk's dialplan, change the contexts you wish to be affected in your /etc/asterisk/extensions.conf file to the following:

[your_context_name] exten => _X.,1,AGI(agi://1.2.3.4) ; This IP here

About

Code samples used in my presentation at RubyConf 2011: Evented Telephony Application Design with Adhearsion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages