TUM I8 logo CoSIP:
A Architecture for highly-available and secure SIP Services


  • Documentation/Wiki
  • Downloads
  • Life Demo
  • Contact
  • License





 CoSIP is partially funded by ResumeNet

ResumeNet


 CoSIP is partially funded by AUTHONE

AUTHONE
  • Login
  • Preferences
  • Help/Guide
  • About Trac
  • Wiki

Context Navigation

  • Start Page
  • Index
  • History
  • Last Change

Cosip on Ubuntu 9.04

Downloading Cosip

First you have to download CoSIP sources from Downloads area.
After downloading extract CoSIP sources on your PC.

Preparing system for CoSIP

On deb based distributions like Ubuntu and debian you only have to install python-twisted :

apt-get install python-twisted

Configuring Cosip:
1. Enter cosip_proxy directory
2. Modify config.ini file: For most users this parameters are interesting:

cosipproxy_host=xxx.xxx.xxx.xxx <Your IP>
cosipproxy_port=5080

All other parameters can be left with default values

Starting Cosip Usually CoSIP is started as daemon(background process) this is done using command:

python cosip_proxy_daemon.py

Output/Log can be found in /tmp directory. You can use this command to read logs:

tail -f /tmp/cosip_events.log 

Download in other formats:

  • Plain Text

Trac Powered

Powered by Trac 0.11.1
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/