installation_guide:voximal

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
installation_guide:voximal [2017/12/15 09:14] – [Change the user and group for Asterisk] borjainstallation_guide:voximal [2021/01/28 23:26] (current) javier
Line 1: Line 1:
-===== Voximal : Voximal Module Installation  =====+===== Voximal : Voximal Module Installation (and Upgrade)  =====
  
 The Voximal module package install : The Voximal module package install :
Line 15: Line 15:
 Dependencies Dependencies
  
-  * Asterisk 11 to 15+  * Asterisk 11 to 16
   * FreePBX 12-13 for the GUI/Web configuration interface)   * FreePBX 12-13 for the GUI/Web configuration interface)
   * Isaabel (tests)   * Isaabel (tests)
Line 62: Line 62:
 ==== Change the user and group for Asterisk ==== ==== Change the user and group for Asterisk ====
  
-If you want to run Asterisk without using the standard asterisk user follow thos steps.+The best option is to use the option -U in the installation script : 
 + 
 +<code> 
 +#./install.sh -U user:group 
 +</code> 
 + 
 +If you want to run Asterisk without using the standard asterisk user, and doing that yourself, follow those steps.
  
 <code> <code>
Line 75: Line 81:
 [root]# chown -R user:group /var/cache/voximal/ [root]# chown -R user:group /var/cache/voximal/
 [root]# chown -R user:group /var/lib/voximal/vxml  #(for local VoiceXML pages) [root]# chown -R user:group /var/lib/voximal/vxml  #(for local VoiceXML pages)
 +[root]# chown -R user:group /usr/share/voximal/
 </code> </code>
  
  • installation_guide/voximal.1513329291.txt.gz
  • Last modified: 2017/12/15 09:14
  • by borja