OpenSolaris

  subsites:   Code Reviews   Gates   Issues   Defects   Polls   Test   PKG   Planet   Mail
You are not signed in. Sign in or register.

Announcements

This is the default content for the Announcements page. If you are a project leader, click "Edit this page" to change this content.

SIP API Source - Download II available | 05/05/2006

Licensing Information


The source code is released under the Common Development and Distribution License (CDDL) Version 1.0. Any source based on existing open source projects will continue to be available under their current licenses.

NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)

The OpenSolaris code released under the CDDL shall be governed by the laws of the State of California (excluding conflict-of-law provisions). Any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California and the state courts of the State of California, with venue lying in Santa Clara County, California.

Download instructions


The updated source files are now available in the "Files" section as sip_api_src_0506.tar.gz. To obtain the source do the following:

  • Download sip_api_src_0506.tar.gz
  • Validate the download using cksum(1):
  $ cksum sip_api_src_0506.tar.gz
  3044347703      552272  sip_api_src_0506.tar.gz
  • Extract contents as:
  $ gzcat sip_api_src_0506.tar.gz | tar xvf -
  (if gzcat is not available use gunzip to unzip the file and then untar as
  tar -xvf sip_api_src_0506.tar)

The current version can be compiled on Fedora Core 5 and also contains some bug fixes.

SIP API source available | 03/14/2006

As a follow-up to the binary that was released earlier, we are pleased to announce the availability of the source for the same.

Licensing Information


The source code is released under the Common Development and Distribution License (CDDL) Version 1.0. Any source based on existing open source projects will continue to be available under their current licenses.

NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)

The OpenSolaris code released under the CDDL shall be governed by the laws of the State of California (excluding conflict-of-law provisions). Any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California and the state courts of the State of California, with venue lying in Santa Clara County, California.

Download Instructions


The source is available as a tar file – sip_api_src.tar.gz in the "Files" section @ network-sip project page. The project (as noted when the library was released on 01/23/2006) is under development and test. To obtain the source do the following:

  • Download the tar file, say in /dir
  • Validate the download as:
$ cd /dir
$ cksum sip_api_src.tar.gz
1505105265      557033  sip_api_src.tar.gz
  • Extract the contents as:
$ gzcat sip_api_src.tar.gz | tar xvf -

Early Accesss SIP API available | 02/03/2006

We have made an early access binary download available. The library and associated files can be obtained from Sun Solaris SIP API. We are very keen in getting feedback about the API and also the stack. Please note that this is an experimental/evaluation release and the software is still under development/testing. We welcome any comments you might have to make it better. We plan to make another download available soon that will also include the source.