| Document Title |
Description |
| sipservlet-1.0-fcs.pdf |
SIP Servlet specification (Ver. 1.0) in PDF format. |
| 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. |