public
Description: Initiate SIP calls via web interface and the Sipgate API
Homepage:
Clone URL: git://github.com/martinrehfeld/telefon.git
commit  7133964255eefb4679d8759f467ec2f749459aaa
tree    626f84476793dded19cc291efc4a901ea1c32fe1
parent  940c6f40d6c4335b60d055b892630638d2b0ed16
README.rdoc

Telefon

Telefon is a simple Rails app that allows to initiate telephone calls via the provider Sipgate. It uses the Sipgate XMLRPC-API to accomplish that.

You obviously need to have a Sipgate account (tested with www.sipgate.de, www.sipgate.com might also work) to use the app.

Getting started

Copy config/sipgate.example.yml to config/sipgate.yml and enter your credentials. Please note that these are the credentials you would normally use to login the Sipgate web page (not the actual SIP credentials you would use in your phone/ATA/gateway).