Share

Open VXI VoiceXML Interpreter

Code

Programming Languages: C, C++

License: GNU General Public License (GPL), Other License

Repositories

browse code, statistics, last commit on 2005-10-24 cvs -d:pserver:anonymous@openvxi.cvs.sourceforge.net:/cvsroot/openvxi login

cvs -z3 -d:pserver:anonymous@openvxi.cvs.sourceforge.net:/cvsroot/openvxi co -P modulename

Show:

What's happening?

  • STRICT compilation with gcc/g++

    I tried turning on STRICT compilation to find problems, and got a bunch of warnings/errors. I've attached a patch with the flags I used to build and the warnings/errors I resolved. There's still lots of warnings generated, even after this patch is applied.

    2008-04-08 21:45:26 UTC by ldav1s

  • missing semicolon in JavaScript code

    There seemed to be a missing semicolon setting up connection.local.uri. It seems to work OK without it. A patch is attached.

    2008-04-08 21:34:58 UTC by ldav1s

  • typos in log messages in VXIclient

    Found a couple of typos in VXIclient to do with property logging. A patch is attached.

    2007-11-13 20:29:42 UTC by ldav1s

  • RecordResultDestroy seems to leak marknames

    I noticed that the "destructor" for VXIrecRecordResult seems to leak marknames. I have not actually observed the leak. I noticed that the other "destructors" for VXIrecTransferResult and VXIrecRecognitionResult call VXIStringDestroy on their markname members. A patch is attached.

    2007-07-26 17:46:31 UTC by ldav1s

  • event counts are inappropriately cleared somehow

    we are getting the first catch from this test, (test originally by Matthew Henry) twice, before the count="2" path gets chosen the THIRD TIME instead of the second: since the condition attribute is not true, this handler will not get.

    2007-07-04 00:09:36 UTC by dn_mindtrust

  • Comment: VXIpromptPrefetch returns malformed XML

    Here's another sample that has a similar problem. File Added: hw2.vxml.

    2007-06-08 00:51:52 UTC by ldav1s

  • Comment: VXIpromptPrefetch returns malformed XML

    I debugged into VXI, and as far as I could see this patch fixes the problem I was seeing. File Added: prompt-manager.patch.

    2007-06-08 00:49:12 UTC by ldav1s

  • VXIpromptPrefetch returns malformed XML

    I noticed in the output of VXIpromptPrefetch, I was not getting well-formed output when logging. I was getting something like: Jun 7 18:03:25.36|1162927024|19|5002|VXIpromptPrefetch|Hello...

    2007-06-08 00:45:45 UTC by ldav1s

  • fetch timeout exceeded

    I found there is a bug in INET component, whenever I try to use the HTTPS protocol (in ) to post a HTTP request, it will send me the "fetch timeout exceeded" error message, it can not be solved by increase the fetchtimeout from default 7 seconds to 15 even 20 seconds. An HTTP request behavior is better than HTTPS request, but after about 20 or 30 calls, the same timeou.

    2006-08-16 17:21:06 UTC by dragondad

  • Open VXI VoiceXML Interpreter

    openvxiadmin1 committed patchset 146 of module openvxi_3 to the Open VXI VoiceXML Interpreter CVS repository, changing 2 files.

    2005-10-24 17:52:07 UTC by openvxiadmin1

Our Numbers