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
tutorials:ims:installation-howto [2014/05/14 15:07]
carstenbock
tutorials:ims:installation-howto [2021/12/23 09:08] (current)
henningw
Line 1: Line 1:
 +**Note: This document is now (2021) outdated, as the IMS packages have been integrated into the common Kamailio repository **
 +
 **Note: This document is work in progress and yet unfinished!** **Note: This document is work in progress and yet unfinished!**
  
Line 35: Line 37:
  
   ping pcscf.kamailio-ims.org   ping pcscf.kamailio-ims.org
 +  
 +If you can not ping by DNS address, try:
 +
 +  host pcscf.kamailio-ims.org
 +
 +If the DNS address resolved to IP address currectly. You may need to update your "/etc/nsswitch.conf" file according to 
 +[[https://askubuntu.com/questions/81797/nslookup-finds-ip-but-ping-doesnt|this question on SO.]]. After that modification you should be able to ping by DNS address.
 +
  
 ====== Installation of the Kamailio-IMS-Packages ====== ====== Installation of the Kamailio-IMS-Packages ======
Line 46: Line 56:
 Then add the repository to your "/etc/apt/sources.list": Then add the repository to your "/etc/apt/sources.list":
  
-  echo "deb http://repository.ng-voice.com wheezy ims rtpproxy" >> /etc/apt/sources.list+  echo "deb http://repository.ng-voice.com jessie ims rtpproxy" >> /etc/apt/sources.list 
 + 
 +NOTE: 
 +  * The repository is 64 Bit only 
 +  * we do have packages for Debian 7, Debian 8 (jessie) and Ubuntu LTS (trusty) 
 +  * the packages are updated regularly from trunk
  
 And update the available packets: And update the available packets:
tutorials/ims/installation-howto.1400072852.txt.gz · Last modified: 2014/05/14 15:07 by carstenbock