Changing server IP

From MiRTA PBX documentation
Revision as of 17:41, 11 December 2019 by Admin (talk | contribs)
Jump to navigation Jump to search

If you like to change the server IP, you need to perform additional activities to ensure all continue to work.

  • Change the server IP in /etc/sysconfig/network-scripts/ifcfg-* (assuming you are running CentOS)
  • Change the direct IP resolving in /etc/hosts
  • Change the peer IP in /etc/asterisk/sip.conf
  • Change the allowed IP in /etc/asterisk/manager.conf
  • Change the IP in /var/lib/asterisk/agi-bin/devstate.conf.php
  • Change the IP in Admin/PBX Nodes
  • Restart the server

If you are running asterisk behind NAT and you are going to just change the external IP Address, then it is only needed to change the external IP defined as externip in sip.conf and reload IP/restart the server

If you use separate databases, you may need to update the address for the database server. This is listed in the following files:

  • /etc/odbc.ini
  • /var/www/html/pbx/include/db.inc.php
  • /var/lib/asterisk/agi-bin/include/db.inc.php
  • /etc/voipmonitor.conf