vxi_installation_guide:freepbx: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
vxi_installation_guide:freepbx:start [2015/02/10 22:12] borjavxi_installation_guide:freepbx:start [2017/07/28 23:51] – ↷ Page moved from legacy:vxi_installation_guide:freepbx:start to vxi_installation_guide:freepbx:start javier
Line 125: Line 125:
  
 {{:vxi_installation_guide:freepbx:12_voicexml_add_application_filled.png?640|}} {{:vxi_installation_guide:freepbx:12_voicexml_add_application_filled.png?640|}}
 +
 +The VoiceXML browser will play the audio file message.wav (in the same folder). In this example, the audio content is ​an english message.
 +
 +<code>
 +<?xml version="1.0"?>
 +<vxml version = "2.0" xmlns="http://www.w3.org/2001/vxml">
 +  <form>
 +    <block>
 +      <prompt>
 +        <audio src="message.wav"/>
 +      </prompt>
 +    </block>
 +  </form>
 +</vxml>
 +</code>
 +
 +Download :
 +[[http://​links.i6net.com/​index.vxml|index.vxml]]
 +[[http://​links.i6net.com/​message.wav|message.wav]]
 +
 +To be able to execute The VoiceXML Application,​ you can set use a Misc Application to define a Feature Code to be able to call this service locally from any Extension Phone. Another way is to define in a '​Trunk'​ and use the '​Inbound route' ​ with '​Destination'​ set to the VoiceXML applicatiion.on.
  
 === Add a Misc application === === Add a Misc application ===
  • vxi_installation_guide/freepbx/start.txt
  • Last modified: 2017/07/31 16:17
  • by javier