Asterisk + VXI* VoiceXML + Verbio

Hello!

I configured Asterisk to recive calls, Verbio for speech recognition and whne I come integrate with VoiceXML, after instalation have the problem:

– Executing [109@extensiones_locales:6] Vxml(“SIP/500-00000004”, “file:///tmp/frank.vxml”) in new stack
== Start of VoiceXML execution.
== Channel=9b246c0
VoiceXML parameter file:///tmp/frank.vxml
Session 1 (locks=1)
Initialiting
== Context : extensiones_locales
== CALLERID(ani)=500
== remote=500
== CALLERID(dnid)=109
== local=109
== VXML_URL=(null)
== VXML_URL2=(null)
== VXML_NUMBER=(null)
== VXML_ID=(null)
== VXML_PARAM=(null)
== VXML_LOCAL=109
== VXML_REMOTE=(null)
== url=file:///tmp/frank.vxml
== session=1
== id=(null)
== param=(null)
== Opening (url=file:///tmp/frank.vxml, local=109, remote=500, id=(null), param=(null))
== Answer (speechcreate)
== Create Speech ressource…
== Executing speechcreate(verbio)
[Jul 26 17:04:34] ERROR[2670]: app_vxml.c:7222 vxml_open: Cannot open new session, no speech ressource available!
== VXML_ERROR=SPEECH
== VXML_RESULT=
== CDR updated !
== End of VoiceXML execution.

Instalation of Asterisk and VoiceXML
i6net.com/wp-content/plugins … php?id=132

Frank.xml

<?xml version="1.0" encoding="UTF-8"?>

can you help me, please.

You might need to try the i6Net people and ask them.

Asterisk’s Speech Recognition API is documented here:
wiki.asterisk.org/wiki/display/ … nition+API

But I’m guessing i6Net doesn’t care for that.

I try, Thanks!!