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
start [2016/12/14 10:44] – [Community] borjastart [2017/08/01 13:26] – [Installation and configuration guide] javier
Line 1: Line 1:
-© 2016 Voximal.com / Ulex.fr, all rights reserved+© 2017 Voximal.com / Ulex.fr, all rights reserved
  
   * **Web site** : [[http://www.voximal.com|www.voximal.com]] / [[http://www.ulex.fr|www.ulex.fr]]   * **Web site** : [[http://www.voximal.com|www.voximal.com]] / [[http://www.ulex.fr|www.ulex.fr]]
   * **Downloads** : [[http://downloads.voximal.com/|downloads.voximal.com]]   * **Downloads** : [[http://downloads.voximal.com/|downloads.voximal.com]]
   * **Contact support** : [[mailto:support@voximal.com|support@voximal.com]]   * **Contact support** : [[mailto:support@voximal.com|support@voximal.com]]
-  * **Test number** : +33(0)972538823 (call and enter your voxibot PIN)+  * **Call Test numbers** (call and enter your voxibot PIN, use 1234 for the demos):  
 +    * FR +33(0)972538823 
 +    * US +1 929 999 4988  
 + 
 + 
 +---- 
 + 
 +This page offers suggestions on how to get the results you expect from Voximal, and what to do if you need support to help you get the answers you need. 
 + 
 +===== Support ===== 
 + 
 +If you have additional need for technical support, you have this of options listed below. 
 + 
 +    * **Ask a Question on Stack Overflow** : Ask a question about the Voximal on [[https://stackoverflow.com/questions/tagged/voximal|Stack Overflow]]. Please use the tag **voximal** for questions about the Voximal module or Voxibot solution. This tag not only receives responses from the Stack Overflow community, but also from Ulex.fr engineers, who monitor the tag and offer unofficial support. 
 +         * [[https://stackoverflow.com/questions/ask?tags=voximal|Ask a question]] 
 +         * [[https://stackoverflow.com/questions/tagged/voximal|See a list of all questions]] 
 + 
 +    * **Discuss the Voximal and Get Updates** : Join the [[https://groups.google.com/forum/#!forum/voximal|voximal]] Google group to discuss the Voximal and receive announcements and updates. 
 +     
 +    * **Get a Support Package** : Ulex.fr offers different support packages to meet different needs, such as 24/7 coverage, phone support, and access to a technical support manager.  
 + 
 +    * **For more information**, contact us to : 
 +        * [[mailto:support@voximal.com|support@voximal.com]].
  
 ===== Installation and configuration guide ===== ===== Installation and configuration guide =====
  
-    * Introduction +    * **Introduction** 
-       * [[introduction:start|Presentation]]  +       * [[installation_guide:start|Presentation]]  
-       * [[introduction:history|History]]  +       * [[installation_guide:history|History]] 
-    * Installation / Get started+       * [[installation_guide:changelog|ChangeLog]] 
 +       * [[vxi_installation_guide:start| VXI* old install guide (until 13)]] 
 +    * **Installation / Get started**
        * [[installation_guide:installation:start|Install from a package]]         * [[installation_guide:installation:start|Install from a package]] 
        * [[installation_guide:cloudimages|Active a Cloud image]]          * [[installation_guide:cloudimages|Active a Cloud image]]  
        * [[installation_guide:raspberry:start|Flash a Raspberry image]]           * [[installation_guide:raspberry:start|Flash a Raspberry image]]   
-    * Configuration / User's guides+    * **Configuration / User's guides**
        * [[installation_guide:configuration:start|Web configuration]]               * [[installation_guide:configuration:start|Web configuration]]       
        * [[installation_guide:asterisk:start|Manual configuration]]           * [[installation_guide:asterisk:start|Manual configuration]]   
        * [[installation_guide:test:start|Call the test service]]          * [[installation_guide:test:start|Call the test service]]  
-       * [[installation_guide:softphone:start|Soft Phone connection]]   +       * [[installation_guide:softphone:start|Call the test with a Softphone]]   
-       * [[installation_guide:voipproviders:start|Telecom network connection]]    +       * [[installation_guide:voipproviders:start|Telecom network (SIP/IAX) providers]]    
-       * [[installation_guide:ttsproviders:start|Speech Synthesis providers]]    +       * [[installation_guide:ttsproviders:start|Speech Synthesis (TTS) providers]]    
-       * [[installation_guide:asrproviders:start|Speech Recognizer providers]]             +       * [[installation_guide:asrproviders:start|Speech Recognizer (ASR) providers]]             
-       * [[installation_guide:sttproviders:start|Speech Transcription providers]]             +       * [[installation_guide:sttproviders:start|Speech Transcription (STT) providers]]             
-    * Extras+       * [[installation_guide:chatbotsproviders:start|Chatbots (AI/AIML) providers]]             
 +    * **Extras**
         * [[installation_guide:tools:start|Softwares / Tools]]            * [[installation_guide:tools:start|Softwares / Tools]]   
         * [[installation_guide:dialer:start|Outbound Dialer]]             * [[installation_guide:dialer:start|Outbound Dialer]]    
Line 30: Line 55:
         * [[installation_guide:stt_http:start|ASR/STT with HTTP]]            * [[installation_guide:stt_http:start|ASR/STT with HTTP]]   
         * [[installation_guide:debug:start|Debugging]]            * [[installation_guide:debug:start|Debugging]]   
 +
  
 ===== Developer guide ===== ===== Developer guide =====
Line 36: Line 62:
     * [[examples:start|VoiceXML Examples]]     * [[examples:start|VoiceXML Examples]]
  
-    * VoiceXML Language+    * **VoiceXML Language**
       * [[developer_guide:voicexml_overview|Overview]]       * [[developer_guide:voicexml_overview|Overview]]
       * [[developer_guide:voicexml_fundamentals:start|Fundamentals]]       * [[developer_guide:voicexml_fundamentals:start|Fundamentals]]
Line 46: Line 72:
         * [[developer_guide:voicexml_references:properties:start|Properties]]         * [[developer_guide:voicexml_references:properties:start|Properties]]
         * [[developer_guide:voicexml_first_application:start|First application]]          * [[developer_guide:voicexml_first_application:start|First application]] 
-      * [[developer_guide:external_resources:start|External Resources]] 
       * [[developer_guide:glossary:start|Glossary]]       * [[developer_guide:glossary:start|Glossary]]
  
Line 52: Line 77:
     * [[aimlexamples:start|AIML Examples]]     * [[aimlexamples:start|AIML Examples]]
  
-    * AIML Language+    * **AIML Language**
       * [[developer_guide:aiml_overview|Overview]]       * [[developer_guide:aiml_overview|Overview]]
       * [[developer_guide:aiml_fundamentals:start|Fundamentals]]       * [[developer_guide:aiml_fundamentals:start|Fundamentals]]
 +      
 +    * [[developer_guide:external_resources:start|External Resources]]
 +
 +
 ===== Community ===== ===== Community =====
  
Line 60: Line 89:
     * [[community:github|Voximal GitHub (publications)]]     * [[community:github|Voximal GitHub (publications)]]
     * [[community:asterisk|Asterisk]]     * [[community:asterisk|Asterisk]]
-    * [[community:vonference|Asterisk Application Vonference]] +    * [[https://github.com/voximal/asterisk-vonference|Asterisk Application Vonference]] 
-    * [[community:chan_rtmp|Asterisk Channel RTMP]]+    * [[https://github.com/voximal/asterisk-rtmp|Asterisk Channel RTMP]]
     * [[community:gnudialer|Asterisk Dialer GnuDialer]]         * [[community:gnudialer|Asterisk Dialer GnuDialer]]    
     * [[community:unimrcp|Asterisk MRCP connector uniMRCP]]     * [[community:unimrcp|Asterisk MRCP connector uniMRCP]]
-    * [[community:flite|Text to Speech Flite]]+    * [[community:flite|Flite Text to Speech ]] 
 +    * [[community:pico|Pico Text to Speech ]]
     * [[community:freepbx|FreePBX]]     * [[community:freepbx|FreePBX]]
-    * [[community:pocketsphinx|Speech Recognition PocketSphinx (CMU Sphinx)]] 
     * [[community:sirius|Virtual Agent Sirius (Intelligent Personal Assistant)]]     * [[community:sirius|Virtual Agent Sirius (Intelligent Personal Assistant)]]
     * [[community:hawhaw|VoiceXML generator HawHaw]]       * [[community:hawhaw|VoiceXML generator HawHaw]]  
  • start.txt
  • Last modified: 2021/04/21 21:59
  • by borja