JAIN-SIP downloads:

JAIN-SIP is a JAVA SIP Protocol stack API.
JAIN-SIP-PRESENCE-PROXY downloads:
A proxy server with
presence support, an instant messaging
client and a SIP gateway
with RTP bridging between 2 networks.
-
Nightly build snapshot
jain-sip-presence-proxy.tar.gz
-
Nightly build snapshot
jain-sip-presence-proxy.zip
-
Libraries needed to build the proxy and IM client:
proxy-libs.zip
NOTE:
The SIP gateway will need the following jar files to run:
- The "nist-sdp-1.0.jar": Contains the class files for using JAVA SDP
objects.
- The "nist-rtp-gateway.jar": Contains the class files for using the
JAVA RTP bridging API. This jar is available in the "jain-sip-3pcc"
download.
-
CVS source code on java.net:
jain-sip-presence-proxy
JAIN-SIP-APPLET-PHONE downloads:
A user-agent with presence,
instant messaging and audio support (either with real time with RTP or with voice messaging). Can tunnels voice, IM
and signaling through TCP to go more easily through firewalls. This
application can be launched as standalone user agent or embedded in an
applet. (the web application to access the applet is provided along
with a customized version of the gateway)
JAIN-SIP-APP-SERVER downloads:
Allow users to upload and control
services written to the JAIN-SIP API
and control these services using a web front end. Bytecode-rewriting
is
used to sandbox uploaded services. JAIN-SIP / Java alternative to
SIP-CPL. Public domain license.
JAIN-SIP-3PCC downloads:
A third party call controller
is available.
-
Nightly build snapshot. NOT YET AVAILABLE.
-
Nightly build snapshot. NOT YET AVAILABLE.
-
CVS source tar snapshot:
jain-sip-3pcc.tar
-
The libraries needed to build are:
- The "nist-sip-1.2.jar" file.
- The "nist-sdp-1.0.jar" file.
- The "JainSipApi1.1.jar" file.
NIST-SIP Port to J2ME MIDP 2.0
cvs -d :pserver:anonymous@www-x.antd.nist.gov:/home/nist-sip/cvs-nist-sip-1.2/repository login
password: nist-sip
cvs -d :pserver:anonymous@www-x.antd.nist.gov:/home/nist-sip/cvs-nist-sip-1.2/repository checkout nist-siplite-1.2
A subset of jain-sip-1.1 has been ported and lightly tested. This is still
a work in progress - JSR 180 interfaces are being added to this.
Contributed Code
SIP-COMMUNICATOR downloads:
-
SIP Communicator is a multimedia softphone built on the JAIN-SIP-1.1
API which was contributed to the project by Emil Ivov (Louis Pasteur
University).
Download the SIP Communicator (JsPhone) from the cvs repository at
java.net
SIP-Communicatior download: