The javax.servlet.sip.annotation.SipListener class-level annotation is used to mark the class as an implementation class of one of the SIP event listener interfaces. See SIP Listeners for information on SIP listeners.
Table 1–4 @SipListener Elements
Element |
Description |
---|---|
applicationName |
Explicitly associates the SIP listener with a particular SIP application. This element is optional. |
name |
An optional name for this SIP listener. |