WAS v8.5 > WebSphere applications > SIP applications > SIP in WAS

SIP applications

A SIP application 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 and that performs SIP signaling. Like other Java-based components, servlets are platform-independent Java classes that are compiled to platform-neutral bytecode that can be loaded dynamically into and run by a Java-enabled SIP application server. Containers, sometimes called servlet engines, are server extensions that handle servlet interactions. SIP servlets interact with clients by exchanging request and response messages through the servlet container.

SIP is used to establish, modify, and terminate multimedia IP sessions including IP telephony, presence, and instant messaging. "Presence" in this context refers to user status such as "Active," "Away," or "Do not disturb." The standard that defines a programming model for writing SIP-based servlet applications is JSR 116.


SIP container

WAS v8.5 complies with the following SIP standards:

For a complete list of the supported Internet Engineering Task Force (IETF) and Java Community Process (JCP) industry standards, see the "Compliance with industry SIP standards" topic linked later in this section.


Subtopics


Related concepts:

SIP container


Related


Browse all SIP topics
SIP servlets
Set up SIP application composition


+

Search Tips   |   Advanced Search