SIP Service Engine© Documentations
 
  Top >   Reference
 
 

Reference

Configuration

Document Title Description
install.properties Reference Documentation for install.properties, which is a properties file used upon installation.
File Reference (Location and Summary) Documentation for file location after installing SIP Servlet Engine, and summary of each file.
sip-app_1_0.dtd DTD file used for description of sip.xml. For details, see "SIP Servlet Specification."
sipserver_weblogic_2_0.dtd DTD (Document Type Definition) for configuration file of SIP servlet container, sipserver.xml. This file is written in UTF-8.

JavaDoc

Document Title Description
SIP Servlet API (English version) Javadoc for SIP Servlet API.
SIP Servlet Engine API API for SIP, basic components and the like provided by SIP Servlet Engine (in Javadoc format).
J2EE 1.3.1 (English version, Japanese version) Javadoc for "Java 2 Platform Enterprise Edition, v1.3.1" which includes APIs such as Servlet 2.3 and JSP 1.2. The links lead to the Sun Microsystems Web site.
WebLogic Server 8.1 API Javadoc for APIs provided by WebLogic Server. The link leads to the BEA Web site.

DB Schema

Document Title Description
CenterStage-NS Schema DB schema defined by CenterStage-NS. Here, only those used by sample implementation of SIP are discussed.
SIP Servlet Engine Schema DB schema defined independently by SIP Servlet Engine.
sip-demo Schema DB schema defined independently by the demo application sip-demo. Refer to this on occasions such as when checking the operation of the demo application.

Specification and RFC

Document Title Description
sipservlet-1.0-fcs.pdf SIP Servlet specification (Ver. 1.0) in PDF format.
sipservlet-1.0-fcs-jp.pdf SIP Servlet specification translated into Japanese. This translated version is redistributed with permission from dynamicsoft and Sun Microsystems which own the copyright to SIP Servlet API.
sip-app_1_0.dtd DTD file used for description of sip.xml. For details, see "SIP Servlet Specification."
RFC 3261 RFC regarding the core portion of the SIP. This is the most important of the RFCs related to SIP. In RFC 3261, the following methods are defined: INVITE, ACK, BYE, CANCEL, REGISTER, OPTIONS
RFC 3262 The extension specification for reliable 1xx response called 100rel. In RFC 3262, PRACK method is defined.
RFC 3265 The extension specification for event notification (SUBSCRIBE, NOTIFY) using SIP.
RFC 3311 The extension specification for UPDATE method.
RFC 3428 The extension specification for MESSAGE method.
RFC 2976 The extension specification for INFO method.
RFC 2617 RFC for Digest authentication.
RFC3725 RFC for 3PCC (Third Party Call Control). In CallControlServlet used in applications such as Click-to-dial, signal processing in conformity with this draft is implemented.

Other Related Sites

Web Site Description
BEA WebLogic Server Documentation Top page for documentations regarding WebLogic Server.
IETF Formulates a standard for SIP.
Session Initiation Protocol (sip) One of the IETF working groups discussing the SIP specification.
Session Initiation Proposal Investigation (sipping) One of the IETF working groups discussing various applications and systems that utilizes SIP.
SIP for Instant Messaging and Presence Leveraging Extensions (simple) One of the IETF working groups that focuses on standardization of the presence information utilizing SIP.
Web site owned by Mr. Jonathan Rosenberg Web site on SIP technology managed by the author of RFC 3261.

Last Modified:Mon Jan 10 19:05:07 JST 2005