Difference between revisions of "VoIP: Instalasi FreePBX"

From OnnoWiki
Jump to navigation Jump to search
Line 7: Line 7:
  
 
  sudo apt-get install apache2 php5 php5-xcache php5-xmlrpc php5-mysql php5-gd php5-cli
 
  sudo apt-get install apache2 php5 php5-xcache php5-xmlrpc php5-mysql php5-gd php5-cli
 +
  
  
Line 24: Line 25:
 
==Pranala Menarik==
 
==Pranala Menarik==
  
 +
* [[FreeSWITCH Softswitch]]
 
* [[Asterisk Softswitch]]
 
* [[Asterisk Softswitch]]
 
* [[VoIP: Softswitch / Server Internet Telepon]]
 
* [[VoIP: Softswitch / Server Internet Telepon]]
 
* [[VoIP]]
 
* [[VoIP]]
 
* [[Internet Telepon]]
 
* [[Internet Telepon]]

Revision as of 08:06, 2 January 2010

Software pendukung yang dibutuhkan

  • PHP >= 5.2.3
  • Apache 2.x (w/ mod_rewrite enabled)

Instalasi software pendukung

sudo apt-get install apache2 php5 php5-xcache php5-xmlrpc php5-mysql php5-gd php5-cli



Catatan ISO

Bagi anda yang tidak mau pusing kepala menginstalasi FreePBX ada baiknya melirik file ISO

http://mirror.freepbx.org/FreePBX-3.0-0.0.2-i386.iso

Referensi


Pranala Menarik