- From: Baggia Paolo <paolo.baggia@loquendo.com>
- Date: Thu, 19 Aug 2010 11:50:26 +0200
- To: 'Petr Kuba' <kuba@optimsys.cz>
- CC: Baggia Paolo <paolo.baggia@loquendo.com>, "'www-voice@w3.org'" <www-voice@w3.org>, 'RJ Auburn' <rj@voxeo.com>, "'W3C Voice Browser Working Group'" <w3c-voice-wg@w3.org>
Petr, We are in the process to address all ISSUES related to IR. The goal is to finalize the test-suite during the PR transition. Please explicitly confirm that you accept the proposed resolution or after one week we will consider it implicitly accepted. If you need clarifications, please ask them very soon. Paolo Baggia Author of CCXML-IR Plan ISSUE-736: You are right, it will be fixed. ================================= From: RJ Auburn <rj@voxeo.com> Date: Thu, 29 Jul 2010 10:53:16 -0400 Cc: W3C Voice Browser Working Group <w3c-voice-wg@w3.org>, www-voice <www-voice@w3.org> Message-Id: <CFFB17F6-A25A-4054-A346-BDAED9EEABCC@voxeo.com> To: Petr Kuba <kuba@optimsys.cz> Tracked as ISSUE-736 On Jul 26, 2010, at 7:25 AM, Petr Kuba wrote: > Hello www-voice, > > In, 10_5_8, script 10_5_8_A.txml contains the following elements: > > <dialogstart dialogid="A859_dialogid1" src="'dialog.vxml'"/> > > <dialogstart dialogid="A859_dialogid2" src="'dialog.vxml'"/> > > None of these elements joins the dialog to any connection or conference. According to the last version of the CCXML Specification <dialogstart> doesn't take connectionid from the event being processed and thus we are starting dialog that is not joined to any connection or conference. According to the specification, these dialogs must fail with an error.dialog.notstarted event generated. > > We recommend to modify the code as follows: > > <dialogstart dialogid="A859_dialogid1" src="'dialog.vxml'" > connectionid="event$.connectionid"/> > > <dialogstart dialogid="A859_dialogid2" src="'dialog.vxml'" > connectionid="event$.connectionid"/> > > Thanks, > Petr > > -- > Petr Kuba, Project Manager > OptimSys, s.r.o > kuba@optimsys.cz > Tel: +420 541 143 > Fax: +420 541 143 066 > http://www.optimsys.cz
Received on Thursday, 19 August 2010 09:50:55 UTC