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 [2014/05/14 15:07]
carstenbock
tutorials:ims:installation-howto [2019/05/25 09:31]
ali [Installation of the DNS-Server]
Line 35: Line 35:
  
   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 54:
 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.txt · Last modified: 2021/12/23 09:08 by henningw