Getting Started With Telegraph
Getting Started With Telegraph
 
1.   Load the Plugin into your Project.
 
           script/plugin install svn://rubyforge.org/var/svn/telegraph/trunk
 
        Are you using AGI, AMI or AMI Events?  Check out the overview to get your bearings.
 
3.  Fire up the appropriate server.  
        Like script/server for the web, you’ve got to start you rails asterisk server.  If you are doing AGI work you want:
            script/agi_server
        For AMI you need to fire up the proxy:
            script/ami_server
        And finally for AMI Events, the event listener:
            script/ami_event_handler
 
Not sure what AMI/AGI/AMI Events are?  The overview gets you caught up.
 
4. Start coding.  
    Create an innovative voice and web application.  Merge the mediums.  Use VoIP to its full potential.
 
5.  Deploy
        Check out our deployment documentation.
 
 
 
        
Copyright (c) 2007
Jonathan Palley
Sponsored by Idapted Inc.