Skip to content

shakaman/AlloSinatra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlloSinatra

=============

Simple API to record confcall by sip, use linphone

Installatoon

Install and configure linphone

  • sudo apt-get install linphone
  • use GUI interface to configure sip account

Configure AlloSinatra

  • cp ~/.linphonerc .
  • cp config/development.yml.example config/development.yml
  • cp config/mongoid.yml.example config/mongoid.yml

Install and launch API

  • gem install bundler
  • bundle install
  • ./bin/allo_sinatra

Routes

  • /init
  • /exit
  • /status
  • /calls
  • /call/dial/:number
  • /call/hangup
  • /call/record/start

##Credits ♡2012 by Maxim Bénadon. Copying is an act of love. Please copy and share.

About

Simple API to record confcall by sip, use linphone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages