This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
voice:pbx:freepbx:freepbx_vm [2013/10/06 17:18] gcooper |
voice:pbx:freepbx:freepbx_vm [2014/08/01 14:33] (current) gcooper |
||
---|---|---|---|
Line 46: | Line 46: | ||
Create a new paravirtualized VM using the Centos 6 (x64) template. | Create a new paravirtualized VM using the Centos 6 (x64) template. | ||
+ | |||
+ | :!: Estimate 100KBps of network (Internet) bandwidth required per simultaneous conversation is also required. | ||
+ | |||
+ | :!: Voice services are a separate expense. | ||
The following are estimates only. Sizing is easy to adjust later on virtualization platforms. | The following are estimates only. Sizing is easy to adjust later on virtualization platforms. | ||
- | ^PBX Size | + | ^PBX Size ^Price |
- | |Small | + | |Small |
- | |Medium | + | |Medium |
- | |Large | + | |Large |
Install the XenServer Tools after the OS is installed if using XenServer: | Install the XenServer Tools after the OS is installed if using XenServer: | ||
Line 87: | Line 91: | ||
< | < | ||
setenforce 0 | setenforce 0 | ||
- | + | sed -i 's/\(^SELINUX=\).*/\SELINUX=disabled/' / | |
- | vi /etc/selinux/ | + | |
- | + | ||
- | SELINUX=disabled | + | |
</ | </ | ||