According to your operating system click on one of the following
links.
sip-communicator-windows.zip
(For Microsoft Windows users)
sip-communicator-linux.zip
(For Linux users)
sip-communicator-solaris.zip
(For Solaris users)
sip-communicator-alljava.zip
(For All Platforms)
For SIP Communicator's source code use the following link:
sip-communicator-src.zip
If you wish to use the latest SIP Communicator features, you can
try downloading a nightly
build or CVS snapshot or "checkout" the project using cvs.
To do that you need to be a project member and have at least the observer role.
!!! Attention Linux Users!!! To have JMF's RTP working you'll have
to make sure your host name is not against 127.0.0.1 address (default
for some distros) in the /etc/hosts file. You should have a separate
entry for your real IP Address. For example, a box named linbox
with an IP address 131.56.80.155 should have an /etc/hosts file that
looks approximately like this:
127.0.0.1
localhost 131.56.80.155 linbox
If you'd like to be using SIP Communicator with IPv6 you should
have your IPv6 (preferably global) address against your hostname.
|