Introduction: SIP applications
Session Initiation Protocol (SIP) applications are Java programs that use at least one SIP servlet written to the JSR 116 specification. SIP is used to establish multimedia IP sessions including IP telephony, presence, and instant messaging.
- SIP applications
- Java program that uses at least one SIP servlet.
- SIP container
- Web appserver component that invokes the SIP action servlet and that interacts with the action servlet to process SIP requests.
Related tasks
Browse all SIP topics