=============
Simple API to record confcall by sip, use linphone
sudo apt-get install linphone
- use GUI interface to configure sip account
cp ~/.linphonerc .
cp config/development.yml.example config/development.yml
cp config/mongoid.yml.example config/mongoid.yml
gem install bundler
bundle install
./bin/allo_sinatra
/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.