Re: April CCXML: invalid script 7_4.vxml [cc] ISSUE-712

Paolo,

This resolution is OK for us.

Thanks,
Petr

-- 
   Petr Kuba, Project Manager
   OptimSys, s.r.o
   kuba@optimsys.cz
   Tel: +420 541 143 065
   Fax: +420 541 143 066
   http://www.optimsys.cz


On 10.6.2010 14:08, Baggia Paolo wrote:
> Petr,
>
> We are in the process to address all ISSUES related to IR. The goal is to re-publish the CCXML-IR in a short term.
> Please explicitly confirm that you accept the proposed resolution or after one week we will consider implicitly accepted the resolution. If you need clarification, please ask them very soon.
>
> Paolo Baggia
> Author of CCXML-IR Plan
>
> ISSUE-712:
>
> Proposed Resolution: Accept
>
> You are right, the 7_4.vxml document will be fixed.
>
> =================================
> tracked as ISSUE-712
>
> ---
> RJ Auburn
> CTO, Voxeo Corporation
> tel:+1-407-418-1800 begin_of_the_skype_highlighting              +1-407-418-1800      end_of_the_skype_highlighting
>
> 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 May 28, 2010, at 5:30 AM, Petr Kuba wrote:
>
>> Hello www-voice,
>>
>> In 7_4.vxml,<form>  element contains child element<prompt>  which is invalid. It is necessary to encapsulate<prompt>  into<block>:
>>
>> <?xml version="1.0" encoding="UTF-8" ?>
>> <vxml version="2.0" xmlns="http://www.w3.org/2001/vxml" xml:lang="en-US">
>>   <var name= "data" expr="'HiFolks'"/>
>>   <catch event="connection.disconnect.hangup">
>>     <exit namelist="data"/>
>>   </catch>
>>   <form>
>>     <block>
>>       <prompt>
>>          <break time="10s"/>
>>       </prompt>
>>     </block>
>>   </form>
>> </vxml>
>>
>>
>> Thanks,
>> Petr
>>
>> --
>>   Petr Kuba, Project Manager
>>   OptimSys, s.r.o
>>   kuba@optimsys.cz
>>   Tel: +420 541 143 065 begin_of_the_skype_highlighting              +420 541 143 065      end_of_the_skype_highlighting
>>   Fax: +420 541 143 066
>>   http://www.optimsys.cz

Received on Friday, 11 June 2010 12:54:38 UTC