User Tools

Site Tools


tutorials:ims:installation-howto

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
tutorials:ims:installation-howto [2013/08/23 17:31]
carstenbock
tutorials:ims:installation-howto [2013/10/07 10:09]
carstenbock [Installation of Proxy-/Interrogating-/Serving-CSCF Binary packages]
Line 52: Line 52:
 And update the available packets: And update the available packets:
  
- apt-get update +  apt-get update
 ===== Installation of Proxy-/Interrogating-/Serving-CSCF Binary packages ===== ===== Installation of Proxy-/Interrogating-/Serving-CSCF Binary packages =====
  
 Install the modules: Install the modules:
  
-  apt-get install kamailio kamailio-ims-modules kamailio-presence-modules kamailio-sqlite-modules kamailio-tls-modules kamailio-xml-modules kamailio-xmlrpc-modules+  apt-get install kamailio kamailio-ims-modules kamailio-presence-modules kamailio-tls-modules kamailio-xml-modules kamailio-xmlrpc-modules
  
-If you want to have an RTP-Proxy/RTP-Relay, you find the "mediaproxy-ng" from sipwise in that repository as well,+If you want to have an RTP-Proxy/RTP-Relay, you find the "mediaproxy-ng" from [[http://www.sipwise.com|Sipwise]] in that repository as well,
  
  
Line 67: Line 66:
 For I-CSCF you will also need a database structure: For I-CSCF you will also need a database structure:
  
-mysql -uroot -p < icscf.sql+  mysql -uroot -p < icscf.sql
 (on the database server) (on the database server)
- 
 ===== Configuration of the network entities ===== ===== Configuration of the network entities =====
  
Line 96: Line 94:
            *            *
 And voila: Your component is running! And voila: Your component is running!
-===== Installation of the FHoSS =====+====== Installation of the Fraunhofer HSS ====== 
 + 
 +The Fraunhofer HSS (FHoSS) requires the original Java from Oracle/Sun. Using OpenJDK won't work. 
 + 
 +===== Install Sun Java (on Lenny) =====
  
 Note: You will need to add the “non-free” packages to your repository: Note: You will need to add the “non-free” packages to your repository:
Line 102: Line 104:
   deb http://ftp.de.debian.org/debian lenny main non-free   deb http://ftp.de.debian.org/debian lenny main non-free
   deb http://security.debian.org/ lenny/updates main non-free   deb http://security.debian.org/ lenny/updates main non-free
 +
 +===== Install Oracle Java (on Squeeze) =====
 +
 +Oracle Java is no longer available in the official repository. However, there are several ways to install Oracle Java, here is one possible way:
 +
 +* http://www.webupd8.org/2012/06/how-to-install-oracle-java-7-in-debian.html
 +
 +===== Install the FHoSS-Packages =====
  
 Install the FHoSS from our repository: Install the FHoSS from our repository:
tutorials/ims/installation-howto.txt · Last modified: 2021/12/23 09:08 by henningw