installation_guide:raspbx

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
installation_guide:raspbx [2016/09/13 15:47] – created borjainstallation_guide:raspbx [2016/11/05 14:21] borja
Line 1: Line 1:
-====== Option with Raspbx version ======+====== Install on the RasPBX ======
  
 {{:installation_guide:raspberry:cropped-winter_pic_small1.jpg?300|}} {{:installation_guide:raspberry:cropped-winter_pic_small1.jpg?300|}}
Line 7: Line 7:
  
 Get it from : Get it from :
-[[http://www.raspberry-asterisk.org/downloads/|Downloads (from raspberry-asterisk.org)]]+  *[[http://www.raspberry-asterisk.org/downloads/|Downloads (from raspberry-asterisk.org)]]
  
 The latest image available for download is based on Raspbian (Debian 8 / Jessie) and includes: The latest image available for download is based on Raspbian (Debian 8 / Jessie) and includes:
-  * Asterisk 11.21.0 +  * SD Image name raspbx-22-09-2016.zip (for 4Go microSD) 
-  * FreePBX 13.0.74 +  * Asterisk 13.11.2 
-  * Torrent raspbx-06-03-2016.zip.torrent +  * FreePBX 13.0.188.8
-  * HTTP raspbx-06-03-2016.zip +
-  * SHA-1 38665490e4ca3771ef39623c72019737d979e988 +
  
 +Follow those instruction to flash the SD image :
 +  * [[https://www.raspberrypi.org/documentation/installation/installing-images/README.md|Flash Image (from raspberrypi.org)]]
  
- +If you want to connect you raspberry with Wifi, please follow those steps 
-Follow those instruction +  [[https://www.raspberrypi.org/documentation/configuration/wireless/wireless-cli.md|Configure Wifi (from raspberrypi.org)]]
-[[https://www.raspberrypi.org/documentation/installation/installing-images/README.md|Flash Image (from raspberrypi.org)]]+
  
 RasPBX already install Asterisk with FreePBX so you only need to complete your installation with the Voximal package : RasPBX already install Asterisk with FreePBX so you only need to complete your installation with the Voximal package :
  
-Get it from  : [[http://downloads.voximal.com/voximal/raspbian8/armhf/latest.tar.gz|lastes Voximal for Raspbian package]]+Get it from  :  
 +  * [[http://downloads.voximal.com/voximal/raspbian8/armhf/latest.tar.gz|Lastest Voximal/Rasberry package]]
  
 Connect to SSH (raspbx/raspberry) to complete the installation with the Voximal installer package. The default login acces is : Connect to SSH (raspbx/raspberry) to complete the installation with the Voximal installer package. The default login acces is :
Line 130: Line 130:
 </code> </code>
  
 +You can directly download the Voximal package with the wget tool :
  
 <code> <code>
-[root]# ./voxibot_1.x.xx_2016xxxx_0voximalxxcentos6_all.run+root@raspbx:~wget http://downloads.voximal.com/voximal/raspbian8/armhf/latest.tar.gz 
 +--2016-09-13 16:52:21--  http://downloads.voximal.com/voximal/raspbian8/armhf/latest.tar.gz 
 +Resolving downloads.voximal.com (downloads.voximal.com)... 84.246.228.252, 2a02:23e0:0:4:9458:e0ff:feb7:e457 
 +Connecting to downloads.voximal.com (downloads.voximal.com)|84.246.228.252|:80... connected. 
 +HTTP request sent, awaiting response... 200 OK 
 +Length: 7819312 (7.5M) [application/x-gzip] 
 +Saving to: ‘latest.tar.gz’
  
-[root]#+latest.tar.gz       100%[=====================>  7.46M  3.34MB/  in 2.2s 
 + 
 +2016-09-13 16:52:23 (3.34 MB/s) - ‘latest.tar.gz’ saved [7819312/7819312] 
 +</code> 
 + 
 +Untar and execute the installation script : 
 + 
 +<code> 
 +root@raspbx:~# tar xfz latest.tar.gz 
 +root@raspbx:~# cd voximal_14.0_2016xxxx_0voximalxxxraspbian8_armhf/ 
 +root@raspbx:~/voximal_14.0_2016xxxx_0voximalxxxraspbian8_armhf./install.sh 
 +Compatible module found : app_voximal.so.asterisk_v13.11.2 
 +--- Voximal V14.0 Installation --- 
 +Creating directories 
 +Installing binaries 
 +Installing VoiceXML examples 
 +Installing default voximal.conf 
 +Installing libraries 
 +Installing Voximal module for asterisk 
 +Installing additional sounds 
 +User asterisk exists, set permissions 
 +Restarting asterisk............................................... 
 +Configuring VoiceXML examples 
 +Installing Voximal FreePBX module 
 +Configuring Voximal FreePBX module 
 +Adding accounts... 
 + - Account "helloworld" added 
 + - Extension 8965 added 
 +Wildcard extension added 
 +Voximal license updated 
 +Voximal configuration updated 
 +Voximal TTS configuration parsed 
 +Generating CSS...Done 
 +Module voximal successfully installed 
 +Updating Hooks...Done 
 +Reloading FreePBX 
 +Successfully reloaded 
 +--- Voximal V14.0 installation has finished ---
 </code> </code>
  
  • installation_guide/raspbx.txt
  • Last modified: 2016/11/07 09:43
  • by borja