SipApplicationSession
The SipApplicationSession interface represents an application instance in a SIP Servlet environment. It acts as a store for application-related data and provides access to associated protocol sessions, such as SipSession and HttpSession objects, which represent point-to-point signaling relationships. This interface enables applications to manage session data and interact with signaling and protocol layers.
@SipApplicationKey annotation defines the logic for grouping SIP requests into the same SipApplicationSession.
Nested class:
SipApplicationSession.Protocol
The SipApplicationSession.Protocol is an enum that defines the possible protocols associated with the sessions contained in a SipApplicationSession. For more details, refer to the Description.
Sign in to read the full article
Start innovating with Mobius
What's next? Let's talk!