installation_guide:configuration:start

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
Next revisionBoth sides next revision
installation_guide:configuration:start [2016/10/24 21:03] – [2) Create a VoiceXML service] borjainstallation_guide:configuration:start [2016/10/25 20:53] – [Configuration files] borja
Line 25: Line 25:
  
  
 +===== System Status =====
  
 +The home page after login show you the system status.
 +
 +  * Host name of the server
 +  * Summary : Main modules status
 +  * Interpreter statistics
 +  * Telephony statistics
 +  * Uptime / Load average
 +
 +{{:installation_guide:configuration:voximal_system_status.png?nolink&1000|}}
 ---- ----
  
-===== Configuration steps =====+===== Main configuration steps =====
  
 To configure the Voximal IVR you have 4 steps to do : To configure the Voximal IVR you have 4 steps to do :
Line 42: Line 52:
 ---- ----
  
-==== 1) Telephony access ====+==== 1) Configure the telephony access ====
  
 If your server is connected to the internet you can use the free test access to place calls to your server. If your server is connected to the internet you can use the free test access to place calls to your server.
Line 80: Line 90:
 At the end of the page, you have the way to upload files : At the end of the page, you have the way to upload files :
     * Click on **Browse** and select your files (.vxml, .php, ...).     * Click on **Browse** and select your files (.vxml, .php, ...).
-    * Then click on **''Upload''**. Your files will appear in list.+    * Then click on **[Upload]**. Your files will appear in list.
  
 === Create VoiceXML service with editor === === Create VoiceXML service with editor ===
Line 86: Line 96:
  
  
-You can update VoiceXML file (extension ''.vxml''), by clicking on the filename. The file content will appear, and you'll be able to update it, and check the syntax.+You can update VoiceXML file (extension .vxml), by clicking on the filename. The file content will appear, and you'll be able to update it, and check the syntax.
  
 The editor page allow to create folders and files, and edit them. The editor page allow to create folders and files, and edit them.
Line 98: Line 108:
 ---- ----
  
-==== 3) Voximal accounts ====+==== 3) Create a Voximal account ====
  
-When your VoiceXML services are ready, you have to define it in the IVR+When your VoiceXML services is ready, you have to configure it in the server
-To do it, add Voximal applicationsClick on **''Applications/Voximal''** menu item.+To do it, add Voximal accountSelect the **Voximal** menu item.
  
-To create a Voximal Application, you have to define in minimum 2 required informations : +To create a Voximal Account, you have to define in minimum 2 required informations : 
-  - An application name, in field **''Name''** +  - An application name, in field **Name** 
-  - The VoiceXML url of the service, in field **''URL''**. You can select a local one, in the list or writing a local or HTTP one.+  - The VoiceXML url of the service, in field **URL**. You can select a local one, in the list or writing a local or HTTP one.
 There are several options : There are several options :
-  - **''Max sessions''** : you can define a specific limit, if you want lower maximum session than the license. +  - **Max sessions** : you can define a specific limit, if you want lower maximum session than the license. 
-  - **''Dial format''** : you can define a specific dialout format for outgoing calls. +  - **Dial format** : you can define a specific dialout format for outgoing calls. 
-  - **''Mark''** : you can define a specific mark, that will appear in traces. +  - **Mark** : you can define a specific mark, that will appear in traces. 
-  - **''Speech''** : you can specify the use of the ASR. In case of using ASR server, the better way is to set ''Automatic'' choice. +  - **Speech** : you can specify the use of the ASR. In case of using ASR server, the better way is to set **Automatic** choice. 
-  - **''Max time''** : you can set a maximum duration of call. If not setted or equals to 0, the duration is unlimited. +  - **Max time** : you can set a maximum duration of call. If not setted or equals to 0, the duration is unlimited. 
-  - **''Vxml parameter''** : you can set a string to pass it to vxml script. +  - **Vxml parameter** : you can set a string to pass it to vxml script. 
-  - **''Star delay''** : you can set a time delay to start the service.+  - **Start delay** : you can set a time delay to start the service.
  
 {{:installation_guide:configuration:voximal_add_application.png?nolink&1000|}} {{:installation_guide:configuration:voximal_add_application.png?nolink&1000|}}
  
 +----
  
 +==== 4) Number/Routes configuration ====
  
----- +You have to define which application you want to use by default for all incoming calls.
- +
-==== 4) Routes configuration ====+
  
-Firstly, you have to define which application you want to use by default for all incoming calls. +It's done by defining the **any DID/any CID** or **All DIDs** settings in **Connectivity/Numbers** page.
-It's done by defining the **''any DID/any CID''** or **''All DIDs''** settings in **''Connectivity/Routes''** page.+
  
-  - Select **''All DIDs''** item (on top right corner) +  - Select **All DIDs** item (on top right corner) 
-  - __Leave empty Field__ **''DID Number''**  +  - __Leave empty Field__ **DID Number**  
-  - Select the application to use : **''Voximal Application''** +  - Select the application to use : **Voximal Application** 
     * You can select an existing application     * You can select an existing application
-    * Or create a new one by clicking "Add new **''Voximal application''**" +    * Or create a new one by clicking "Add new **Voximal application**" 
-  - **Click on submit** button+  - Click on **[submit]** button.
  
 {{:installation_guide:configuration:voximal_add_number.png?nolink&1000|}} {{:installation_guide:configuration:voximal_add_number.png?nolink&1000|}}
Line 141: Line 150:
 ---- ----
  
 +===== Call Detail Record =====
 +
 +{{:installation_guide:configuration:voximal_cdr.png?nolink&1000|}}
 +
 +===== Logs =====
 +
 +{{:installation_guide:configuration:voximal_logs.png?nolink&1000|}}
 +
 +===== Settings =====
 +
 +The home page after login show you the system status.
 +
 +  * Host name of the server
 +  * Summary : Main modules status
 +  * Interpreter statistics
 +  * Telephony statistics
 +  * Uptime / Load average
 + 
 ===== Configuration files ===== ===== Configuration files =====
  
   * /etc/[[installation_guide:configuration_file_voximald:start|voximald.conf]] (not modify this file)   * /etc/[[installation_guide:configuration_file_voximald:start|voximald.conf]] (not modify this file)
   * /etc/asterisk/[[installation_guide:configuration_file_voximal:start|voximal.conf]] (not modify directly this file)   * /etc/asterisk/[[installation_guide:configuration_file_voximal:start|voximal.conf]] (not modify directly this file)
 +
 +
  • installation_guide/configuration/start.txt
  • Last modified: 2020/10/12 15:31
  • by badereddine