<?xml version="1.0" encoding="utf-8" ?>
- <vxml version="2.0" application="root.vxml">
- <!-- Parametrized variables
-->
<var name="from" expr="'unk'" />
<var name="to" expr="'unk'" />
<var name="menu" expr="'unk'" />
<var name="isid" expr="''" />
- <!-- Calcualted vars
-->
<var name="ivr_menu_type" expr="'invalid'" />
<var name="from_type" expr="'line'" />
<var name="ext_len" expr="3" />
<var name="ec_prompt" expr="'EMPTY'" />
<var name="dr_link" expr="'dr.aspx'" />
- <!-- Insert here
-->
<var name="ext_pin" expr="''" />
- <form id="main">
- <block>
<goto expritem="ivr_menu_type" />
</block>
- <block name="invalid">
<audio src="GetPrompt.aspx?id=NOACTPERF" />
<disconnect />
</block>
- <block name="end_call">
<audio expr="'GetPrompt.aspx?id='+ec_prompt" />
<disconnect />
</block>
- <subdialog name="vmail_menu" srcexpr="'LoginVmail.vxml'">
<param name="vmbox" expr="from" />
<param name="vmpin" expr="ext_pin" />
<param name="ext_playcid" expr="ext_playcid" />
<param name="ext_playdt" expr="ext_playdt" />
- <filled>
<disconnect />
</filled>
</subdialog>
- <subdialog name="queue_menu" srcexpr="'QueueMenu.aspx?qdn='+to">
- <filled>
<disconnect />
</filled>
</subdialog>
- <subdialog name="dr_menu" srcexpr="dr_link+'?dr='+menu+'&to='+to+'&from='+from">
- <filled>
<disconnect />
</filled>
</subdialog>
- <subdialog name="rec_menu" srcexpr="'RecVmail.vxml'">
<param name="extension" expr="to" />
<param name="caller" expr="from" />
- <filled>
<disconnect />
</filled>
</subdialog>
- <subdialog name="make_call" srcexpr="'MakeCall.vxml'">
<param name="to" expr="to" />
- <filled>
<disconnect />
</filled>
</subdialog>
- <subdialog name="boom_caller" srcexpr="'BoomCaller.aspx?to='+to+'&from='+from">
- <!-- 'BoomCaller.vxml'"
-->
<param name="to" expr="to" />
- <filled>
<disconnect />
</filled>
</subdialog>
- <subdialog name="boom_acceptor" srcexpr="'BoomAcceptor.aspx'">
<param name="from" expr="from" />
<param name="to" expr="to" />
- <filled>
<disconnect />
</filled>
</subdialog>
</form>
</vxml>
MichaelB said:Hi Jmatson,
If this is a web server do the following:
Go to Control Panel and click on “Programs and Features”. Click on “Turn Windows Features On or Off”. The Windows Server Manager Display will show.
Click on Roles and proceed to add a new role. The Add Roles Wizard will appear. Under Select Server Roles, tick on the Web Server (IIS).
When installation is finished, go to Start > Run and open IIS Manager (inetmgr).
Some changes must be done to the IIS Manager IVR. Select IVR and open Compression. Enable static content compression must be disabled.
Open MIME Types and check that .vxml is added. If not, add one by pressing Add in the Actions Bar.
File name extension : .vxml
Mime Type: text/plain
You will need to restart the machine.
Tell me how it goes.
Thanks
Founded in 2005, when VoIP was an emerging technology, 3CX has gone on to establish itself as a global leader in business communications.