Use SIP to provide multimedia and interactive services

 

+

Search Tips   |   Advanced Search

 

Overview

Session Initiation Protocol (SIP) is used to establish, modify, and terminate multimedia IP sessions including...

Follow these procedures for creating SIP applications and configuring the SIP container.

A SIP application in WebSphere is a Java program that uses at least one SIP servlet. A SIP servlet is a Java-based application component that is managed by a SIP servlet container.

The servlet container is a part of an application server that provides the network services over which requests and responses are received and sent. The servlet container decides which applications to invoke and in what order. A servlet container also contains and manages a servlet through its lifecycle.

SIP servlet containers can employ SIP proxy servers as surrogates to handle load balancing and security issues.

This topic is divided into the following subsections:

  1. Configure the SIP container
  2. Develop SIP applications
  3. Deploy SIP applications
  4. Secure SIP applications
  5. Trace a SIP container



SIP in WAS
SIP applications
SIP container
SIP converged proxy
SIP high availability
Troubleshoot SIP applications
Tune SIP servlets for Linux

 

Related tasks

Browse all SIP topics
Install a Session Initiation Protocol proxy server