Re: CCXML Implementation Report: couple of problems in scripts - #3 Incorrect VXML script version - [cc] ISSUE-685

This is tracked as ISSUE-685. 
---
RJ Auburn
CTO, Voxeo Corporation
tel:+1-407-418-1800

Come join us at our Voxeo Customer Summit, June 21st – June 23rd at the Hard Rock Hotel, register today for your All Access Pass:  
http://www.voxeo.com/summits/customer



On Apr 13, 2010, at 8:51 PM, Petr Kuba wrote:

> 
> 3) Incorrect VXML script version.
> Script 7_3_1.vxml.
> 
> This VXML script is declared with version="2.0" but it contains attribute 'type' in <transfer> which is supported only in VoiceXML 2.1:
> 
>  <transfer name="transferRequest" type="bridge" connecttimeout="10s"
>            destexpr="destURI" aaiexpr="data">
> 
> So the script version should be probably 2.1.

Received on Sunday, 25 April 2010 22:01:50 UTC