legacy: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
Last revisionBoth sides next revision
legacy:start [2017/07/28 23:52] – ↷ Links adapted because of a move operation javierlegacy:start [2017/07/29 00:27] javier
Line 7: Line 7:
   * **Contact support** : [[mailto:support@i6net.com|support@i6net.com]]   * **Contact support** : [[mailto:support@i6net.com|support@i6net.com]]
  
 +<nspages legacy>
 +
 +{{simplenavi>:legacy}}
 +
 +[[legacy:trash:start|Trash]]
 ===== VoiceXML Tutorial ===== ===== VoiceXML Tutorial =====
  
-    * [[vxi_tutorial:start|Index]]+    * [[legacy:vxi_tutorial:start|Index]]
  
-    * [[vxi_tutorial:start#voicexml_overview]|VoiceXML Overview]] +    * [[legacy:vxi_tutorial:start#voicexml_overview]|VoiceXML Overview]] 
-    * [[vxi_tutorial:start#voicexml_concepts]|VoiceXML Concepts]] +    * [[legacy:vxi_tutorial:start#voicexml_concepts]|VoiceXML Concepts]] 
-    * [[vxi_tutorial:start#a_basic_voicexml_application]|A basic VoiceXML application]] +    * [[legacy:vxi_tutorial:start#a_basic_voicexml_application]|A basic VoiceXML application]] 
-    * [[vxi_tutorial:start#forms_menus_and_links]|Forms, menus, and links]] +    * [[legacy:vxi_tutorial:start#forms_menus_and_links]|Forms, menus, and links]] 
-    * [[vxi_tutorial:start#grammars]|Grammars]] +    * [[legacy:vxi_tutorial:start#grammars]|Grammars]] 
-    * [[vxi_tutorial:start#event_handling]|Event handling]] +    * [[legacy:vxi_tutorial:start#event_handling]|Event handling]] 
-    * [[vxi_tutorial:start#voicexml_example]|VoiceXML examples]]+    * [[legacy:vxi_tutorial:start#voicexml_example]|VoiceXML examples]]
  
 ===== VoiceXML Installation Guide ===== ===== VoiceXML Installation Guide =====
  
-    * [[vxi_installation_guide:start|Index]]+    * [[legacy:vxi_installation_guide:start|Index]]
  
-    * [[:vxi_installation_guide:system_requirements:start|Requirements]] +    * [[legacy:vxi_installation_guide:system_requirements:start|Requirements]] 
-    * [[:vxi_installation_guide:quickstart:start|Installation]] +    * [[legacy:vxi_installation_guide:quickstart:start|Installation]] 
-    * [[:vxi_installation_guide:setup:start|Setup]] +    * [[legacy:vxi_installation_guide:setup:start|Setup]] 
-    * [[:vxi_installation_guide:management:start|Management]] +    * [[legacy:vxi_installation_guide:management:start|Management]] 
-    * [[:vxi_installation_guide:configuration:start|Configuration]] +    * [[legacy:vxi_installation_guide:configuration:start|Configuration]] 
-    * [[:vxi_installation_guide:license:start|License activation]] +    * [[legacy:vxi_installation_guide:license:start|License activation]] 
-    * [[:vxi_installation_guide:uninstall_or_upgrade:start|Uninstall or Upgrade]]+    * [[legacy:vxi_installation_guide:uninstall_or_upgrade:start|Uninstall or Upgrade]]
  
-    * [[:vxi_installation_guide:freepbx:start|FreePBX]] +    * [[legacy:vxi_installation_guide:freepbx:start|FreePBX]] 
-    * [[:vxi_installation_guide:elastix2:start|Elastix]] +    * [[legacy:vxi_installation_guide:elastix2:start|Elastix]] 
-    * [[:vxi_installation_guide:raspbx2:start|Raspbx]] +    * [[legacy:vxi_installation_guide:raspbx2:start|Raspbx]] 
-    * [[:vxi_installation_guide:dialer:start|Dialer]]   +    * [[legacy:vxi_installation_guide:dialer:start|Dialer]]   
 ===== VoiceXML Developer Guide ===== ===== VoiceXML Developer Guide =====
  
-    * [[vxi_developer_guide:start|Index]]+    * [[legacy:vxi_developer_guide:start|Index]]
  
-    * [[vxi_developer_guide:voicexml_overview|Overview]] +    * [[legacy:vxi_developer_guide:voicexml_overview|Overview]] 
-    * [[vxi_developer_guide:voicexml_fundamentals:start|Fundamentals]] +    * [[legacy:vxi_developer_guide:voicexml_fundamentals:start|Fundamentals]] 
-    * [[vxi_developer_guide:voicexml_references:start|Reference]] +    * [[legacy:vxi_developer_guide:voicexml_references:start|Reference]] 
-      * [[vxi_developer_guide:voicexml_references:elements:start|Elements]] +      * [[legacy:vxi_developer_guide:voicexml_references:elements:start|Elements]] 
-      * [[vxi_developer_guide:voicexml_references:events:start|Events]] +      * [[legacy:vxi_developer_guide:voicexml_references:events:start|Events]] 
-      * [[vxi_developer_guide:voicexml_references:errors:start|Errors]] +      * [[legacy:vxi_developer_guide:voicexml_references:errors:start|Errors]] 
-      * [[vxi_developer_guide:voicexml_references:variables:start|Variables]] +      * [[legacy:vxi_developer_guide:voicexml_references:variables:start|Variables]] 
-      * [[vxi_developer_guide:voicexml_references:properties:start|Properties]] +      * [[legacy:vxi_developer_guide:voicexml_references:properties:start|Properties]] 
-    * [[vxi_developer_guide:voicexml_first_application:start|First application]]  +    * [[legacy:vxi_developer_guide:voicexml_first_application:start|First application]]  
-    * [[vxi_developer_guide:external_resources:start|External Resources]] +    * [[legacy:vxi_developer_guide:external_resources:start|External Resources]] 
-    * [[vxi_developer_guide:glossary:start|Glossary]]+    * [[legacy:vxi_developer_guide:glossary:start|Glossary]]
  
 ===== VoiceXML Examples ===== ===== VoiceXML Examples =====
  
-    * [[vxi_examples:helloworld]|Hello world !]] +    * [[legacy:vxi_examples:helloworld|Hello world !]] 
-    * [[vxi_examples:menus]|Menu]] +    * [[legacy:vxi_examples:menus|Menu]] 
-    * [[vxi_examples:record]|Record]] +    * [[legacy:vxi_examples:record|Record]] 
-    * [[vxi_examples:transfer]|Transfer]] +    * [[legacy:vxi_examples:transfer|Transfer]] 
-    * [[vxi_examples:asterisk]|Asterisk integration]] +    * [[legacy:vxi_examples:asterisk|Asterisk integration]] 
-    * [[vxi_examples:vestec]|ASR Vestec]] +    * [[legacy:vxi_examples:vestec|ASR Vestec]] 
-    * [[vxi_examples:blackjack]|BlackJack card game]]+    * [[legacy:vxi_examples:blackjack|BlackJack card game]]
  
  
 ===== Voip Trunks/Providers Guide ===== ===== Voip Trunks/Providers Guide =====
  
-    * [[legacy:text-to-speech_guide:start|Index]]+    * [[legacy:voip_providers_guide:start|Index]]
  
-    * [[voip_providers_guide:free:start|Free (Freebox)]] +    * [[legacy:voip_providers_guide:free:start|Free (Freebox)]] 
-    * [[voip_providers_guide:ippi:start|Ippi]] +    * [[legacy:voip_providers_guide:ippi:start|Ippi]] 
-    * [[voip_providers_guide:masvoz:start|MasVoz]] +    * [[legacy:voip_providers_guide:masvoz:start|MasVoz]] 
-    * [[voip_providers_guide:netuno:start|NetUno]] +    * [[legacy:voip_providers_guide:netuno:start|NetUno]] 
-    * [[voip_providers_guide:ovh:start|OVH]] +    * [[legacy:voip_providers_guide:ovh:start|OVH]] 
-    * [[voip_providers_guide:voztelecom:start|VozTelecom]] +    * [[legacy:voip_providers_guide:voztelecom:start|VozTelecom]] 
-    * [[voip_providers_guide:vozelia:start|Vozelia]]+    * [[legacy:voip_providers_guide:vozelia:start|Vozelia]]
  
-    * [[voip_providers_guide:debug:start|SIP debugging]] +    * [[legacy:voip_providers_guide:debug:start|SIP debugging]] 
-    * [[voip_providers_guide:h323_avaya:start|H323 with Avaya]]+    * [[legacy:voip_providers_guide:h323_avaya:start|H323 with Avaya]]
  
 ===== Text-to-Speech Guide ===== ===== Text-to-Speech Guide =====
  • legacy/start.txt
  • Last modified: 2017/07/31 16:17
  • by javier