[Voiceglue] Few problems
Doug Campbell
voiceglue at campbellcastle.com
Thu Apr 22 18:32:14 UTC 2010
> 1) How to integrate ASR with voiceglue ?
You have three options:
- send money so we can do it now
- spend time doing it yourself
- wait for us to eventually get it done
We're saving the 1.0 designation for when this happens.
> 2) Is is possible to use asterisk dialplan function within vxml ?
No. When the call is under control of VXML, it is performing an
asterisk FastAGI. During that time no other asterisk function
can run.
> 3) How to pass variables from on vxml to another vxml (sample code if
> possible).
Not sure what you mean by "another vxml", but it's quite easy to
transition between VXML documents. The specification covers this:
http://www.w3.org/TR/voicexml20/
> 4) How to pass variable values from vxml from to asterisk dial plan.
Currently there is no direct way, though with VXML you could use a web
service to put them in a DB, then read them back out with Asterisk.
I might be able to get a more straightforward capability using <exit>
into the next release.
Doug Campbell
More information about the Voiceglue
mailing list