User Tools

Site Tools


voice:pbx:freepbx:freepbx_vm

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
voice:pbx:freepbx:freepbx_vm [2013/10/06 14:32]
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   ^RAM     ^vCPUs  ^Disk Size  ^Anticipated Simultaneous Calls ^Notes                      ^ +^PBX Size   ^Price   ^RAM     ^vCPUs  ^Disk Size  ^Anticipated Simultaneous Calls ^Notes                      ^ 
-|Small      |512MB   |1      |15GB       |3-                           |Perfect for small offices +|Small      |  $14.95|512MB   |1      |15GB       |3-                           |Perfect for small offices 
-|Medium     |1024MB  |2      |25GB       |5-10                           |Minimum for iSymphony      | +|Medium     |  $24.95|1024MB  |2      |25GB       |5-7                            |Minimum for iSymphony      | 
-|Large      |1536MB  |4      |40GB       |8-20+                          |More than most small offices need|+|Large      |  $34.95|1536MB  |4      |40GB       |8-20+                          |More than most small offices need|
  
 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:
 <file> <file>
 setenforce 0 setenforce 0
- +sed -i 's/\(^SELINUX=\).*/\SELINUX=disabled/' /etc/sysconfig/selinux
-vi /etc/selinux/config +
- +
-SELINUX=disabled+
 </file> </file>
  
Line 182: Line 183:
 yum install --enablerepo=asterisk-11 asterisk asterisk-configs asterisk-addons \ yum install --enablerepo=asterisk-11 asterisk asterisk-configs asterisk-addons \
 asterisk-sounds-core-en-ulaw asterisk-sounds-extra-en-gsm asterisk-sounds-extra-en-ulaw \ asterisk-sounds-core-en-ulaw asterisk-sounds-extra-en-gsm asterisk-sounds-extra-en-ulaw \
-dahdi-tools dahdi-tools-doc freepbx nmap libsrtp mod_ssl sox+dahdi-tools dahdi-tools-doc freepbx nmap libsrtp mod_ssl sox nano
 </file> </file>
  
voice/pbx/freepbx/freepbx_vm.1381091527.txt.gz · Last modified: 2013/10/06 14:32 by gcooper