The SIP sample is a J2EE Web application that can be used
as a SIP client. Working in conjunction with the REST sample, it can
send SIP requests to Presence Server and
receive SIP responses from Presence Server.
Description of the SIP sample
The sample application is written on top of the SIP container.
Client applications can create SIP messages by sending HTTP requests
to the sample. The SIP responses are translated back to HTTP responses
and sent to the clients.