Installing ipbx
From Taridium
Line 1: | Line 1: | ||
ipbx is available as free 5 user edition, 30, 60, 100 (eXpress) and unlimited user (IPBX and IPBX Elite) editions. If you are trying to install a registered copy, please make sure your server is connected to the internet during the installation process. If you cannot provide internet connectivity to your ipbx installation, please contact [mailto:licensing@taridium.com licensing@taridium.com] for details on how to manually license your copy. | ipbx is available as free 5 user edition, 30, 60, 100 (eXpress) and unlimited user (IPBX and IPBX Elite) editions. If you are trying to install a registered copy, please make sure your server is connected to the internet during the installation process. If you cannot provide internet connectivity to your ipbx installation, please contact [mailto:licensing@taridium.com licensing@taridium.com] for details on how to manually license your copy. | ||
- | + | You can install ipbx using either the provided ISO disc images or using RPM packages (requires CentOS or RedHat operating system). | |
=== ipbx Downloads === | === ipbx Downloads === | ||
Line 12: | Line 12: | ||
* [http://www.taridium.com/ipbxdl?arch=x86_64 ipbx v2 64bit edition] - requires license key | * [http://www.taridium.com/ipbxdl?arch=x86_64 ipbx v2 64bit edition] - requires license key | ||
- | + | RPM Packages for RedHat EL5 or CentOS 5.x based operating systems: | |
* [http://cdn.taridium.com/ipbxfree-repo-1.0-a.noarch.rpm free repository (32bit and 64bit)] | * [http://cdn.taridium.com/ipbxfree-repo-1.0-a.noarch.rpm free repository (32bit and 64bit)] | ||
Line 29: | Line 29: | ||
[[Image:warning.gif]] The default '''root''' password is '''taridium200''' - change this immediately to prevent unauthorized access! Always stage ipbx system within a local area network protected by a firewall/router. | [[Image:warning.gif]] The default '''root''' password is '''taridium200''' - change this immediately to prevent unauthorized access! Always stage ipbx system within a local area network protected by a firewall/router. | ||
- | === | + | ==== Standard Installation using RPM Packages ==== |
A manual installation requires a CentOS 5.x (or other RedHat™ Enterprise RHEL 5 compatible) operating system. | A manual installation requires a CentOS 5.x (or other RedHat™ Enterprise RHEL 5 compatible) operating system. | ||
- | |||
- | |||
This method requires an ipbx license key | This method requires an ipbx license key | ||
Line 44: | Line 42: | ||
# Follow standard configuration instructions | # Follow standard configuration instructions | ||
- | ==== Free Edition ==== | + | ==== Free Edition Installation using RPM Packages ==== |
If you installed the [http://cdn.taridium.com/ipbxfree-repo-1.0-a.noarch.rpm free repository] you can skip the steps described above, by installing the '''ipbxfree''' RPM package. This will take care of ipbx and asterisk packages. | If you installed the [http://cdn.taridium.com/ipbxfree-repo-1.0-a.noarch.rpm free repository] you can skip the steps described above, by installing the '''ipbxfree''' RPM package. This will take care of ipbx and asterisk packages. |
Revision as of 19:20, 16 June 2011
ipbx is available as free 5 user edition, 30, 60, 100 (eXpress) and unlimited user (IPBX and IPBX Elite) editions. If you are trying to install a registered copy, please make sure your server is connected to the internet during the installation process. If you cannot provide internet connectivity to your ipbx installation, please contact licensing@taridium.com for details on how to manually license your copy.
You can install ipbx using either the provided ISO disc images or using RPM packages (requires CentOS or RedHat operating system).
Contents |
ipbx Downloads
To install ipbx enterprise edition or eXpress, download the latest ipbx ISO:
- ipbx v2 free 5 user 32bit edition
- ipbx v2 32 bit edition - requires license key
- ipbx v2 free 5 user 64bit edition
- ipbx v2 64bit edition - requires license key
RPM Packages for RedHat EL5 or CentOS 5.x based operating systems:
Installation of ipbx requires basic UNIX/LINUX proficiency.
Minimum Hardware Requirements
Pentium III or higher (1GHz) with at least 1GB of RAM. 2GB of total disk space, 2x Ethernet recommended or Taridium provided SRV-1 or SRV-2 class server. It is not recommended to deploy a VoIP PBX system on a virtual server such as VMWare or similar due to call quality concerns.
Make sure your selected hardware is supported by RedHat™ EL / CentOS. For a complete list go to Hardware Compatibility List You should be particularly aware of RAID controller compatibility if you are planning to use a hardware RAID disk configuration.
ISO Image Installation
Insert the ipbx CD-ROM and boot the installer. Go through the installation procedure and select the default values or change them as applicable.
The default root password is taridium200 - change this immediately to prevent unauthorized access! Always stage ipbx system within a local area network protected by a firewall/router.
Standard Installation using RPM Packages
A manual installation requires a CentOS 5.x (or other RedHat™ Enterprise RHEL 5 compatible) operating system.
This method requires an ipbx license key
- Download and install the taridium repository RPM.
- Run the taridium-repo script and enter your license key to enable access to the repository.
- Disable SELinux by entering setenforce 0 and editing the /etc/selinux/config and setting SELINUX=disabled
- Run yum install asterisk16-core asterisk16-voicemail asterisk16-addons ipbx -y
- Run ipbx-config with option 1
- Follow standard configuration instructions
Free Edition Installation using RPM Packages
If you installed the free repository you can skip the steps described above, by installing the ipbxfree RPM package. This will take care of ipbx and asterisk packages.
- install the ipbxfree package [ipbx ~]# yum install ipbxfree
- Run ipbx-config with option 1
- Follow standard configuration instructions
Next Steps
- Registering ipbx (not required for free edition)
- Initial Configuration