public
Description: Initiate SIP calls via web interface and the Sipgate API
Homepage:
Clone URL: git://github.com/martinrehfeld/telefon.git
martinrehfeld (author)
Mon Aug 04 15:33:44 -0700 2008
commit  940c6f40d6c4335b60d055b892630638d2b0ed16
tree    f6dd0eb35bfeba46b5a59127e13683c90296fa4c
parent  f16afc0c607343d8798f2cddb7111af66f106456
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).