libosip2 [LSARC/2009/277 FastTrack timeout 05/10/2009]

James Walker jw137282 at sac.sfbay.sun.com
Sun May 3 22:22:38 PDT 2009


I'm sponsoring this familiarity case for Simon Sun. The requested
release binding is minor. The man page has been posted in the
materials directory.

Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
This information is Copyright 2009 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 libosip2
    1.2. Name of Document Author/Supplier:
	 Author:  Simon Sun
    1.3  Date of This Document:
	03 May, 2009
4. Technical Description

4. Technical Description:

   oSIP is an implementation of SIP.

   SIP stands for the Session Initiation Protocol and is described by the
   rfc3261 (wich deprecates rfc2543). This library aims to provide multimedia
   and telecom software developers an easy and powerful interface to initiate
   and control SIP based sessions in their applications. SIP is a open standard
   replacement from IETF for H323. 

   The GNU oSIP library is written in C and get no dependencies except the
   standard C library. oSIP is thread safe and will generally be used in
   a multi-threaded application. Nevertheless, this is optional.

   oSIP is little in size and code and thus could be use to implement IP
   soft-phone as well as embedded SIP software. oSIP is not limited to endpoint
   agents, and can also be used to implement "SIP proxy".

   oSIP does not intend to provide a high layer API for controlling "SIP
   Session" at this step. Instead, it currently provides an API for
   the SIP message parser, SDP message parser, and library to handle
   "SIP transactions" as defined by the SIP document. 

   oSIP 2-3.3.0 will be delivered as SUNWlibosip2 via the SFW consolidation.
   A minor release binding is requested.

5. Interfaces 

   Exported interface                  Classification Interface type
   =============================       ============== ==============
   SUNWlibosip2                        Uncommitted    Package name

   /usr/include/osip2/                 Uncommitted    Header files
   /usr/include/osipparser2/           Uncommitted    Header files

   /usr/lib/
   /usr/lib/{amd64 | sparcv9}/
            libosip2.so.4.2.0          Uncommitted    libosip2 library
            libosipparser2.so.4.2.0    Uncommitted    libosipparser2 library       
   /usr/lib/
   /usr/lib/{amd64 | sparcv9}/
            libosip2.so	               Uncommitted    sym link
            libosip2.so.4              Uncommitted    sym link
            libosipparser2.so          Uncommitted    sym link          
            libosipparser2.so.4        Uncommitted    sym link          

   /usr/lib/pkgconfig/libosip2.pc      Uncommitted    pkg config file

   Imported interface        	       Classification Interface type
   =============================       ============== ==============
   SUNWlibmsr			       Committed      Math Libraries (Root)

Appendix A - References
  [1] http://http://www.gnu.org/software/osip/

  OSR ID# 10948
  RFE ID# 6826484

6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		SFW
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open




More information about the opensolaris-arc mailing list