This documentation relates to last stable version of Cipango.
visit the last unstable documentation home.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Command Line

To set SIP port to 5070, start Cipango with

java -Dsip.port=5070 -jar start.jar etc/cipango.xml

Unix daemon

Add in
/etc/default/jetty
the lines

JAVA_HOME=${JAVA_HOME} -Dsip.port=5070
  • No labels