April CCXML: 2 bugs in 8_3_B.txml

Hello www-voice,

1)
<if 
cond="session.dialogs[dID].src.match(/^(http)|(file):\/\/.+\/6_2_686.ccxml&amp;/) 
!= null">
won't work to check the existance of the proper URI of dialog.vxml.

2) the <dialogterminate> results in both dialog.exit and 
conference.unjoined. The .txml has no
handler for conference.unjoined, which causes the catch-call transition 
to queue up another
user.PREPARE_NEW handler, triggering its transition to index past the 
end of assertions[] array.

Regards,
Chris

-- 
Chris Davis
Interact Incorporated R&D
512-502-9969x117

Received on Tuesday, 11 May 2010 20:44:02 UTC