<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>It looks like there are 2 viable vxml parser projects, listed here. The commetrex project is a close relative if not simply OpenVxi. The rev at CMU is older, but the one on SourceForge appears semi-current (3.4). This is also what is being used by VoiceGlue, an integration with Asterisk.</div><div><br></div><div>The jvoicexml project is java based and doesn't look to be as far along in terms of tag support. So I spent a few minutes with OpenVXI.</div><div><br></div><div>OpenVxi has a set of interfaces one needs to support to make a full fledged voice browser. Some are provided in the reference implementation, such as logging, etc. Others need to be provided, for example call control (VXItel.h), prompting (VXIprompt.h), etc.</div><div><br></div><div>Seems like this would all be possible using something like event socket and glue code to implement the required OpenVXI interfaces. Call control and prompting sure seem possible that way. But I would really want someone from FS to comment on whether that makes sense.</div><div><br></div><div>If I get more bandwidth over next few days I will try to get OpenVXI built and explore more. But again, having some input from FS devs would be great.</div><div><br></div><div>Andy</div><div><br></div><div><br></div><div><div><div><br></div><div>On Nov 3, 2008, at 11:57 PM, Douglas Garstang wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-family:'Courier New', courier, monaco, monospace, sans-serif;font-size:10pt"><div>Thanks.</div><div><br></div><div>Maybe I need to go and get my hands more dirty, but how would freeswitch interface to this? </div><div><br></div><div>Doug.</div><div style="font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:10pt"><br><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> EdPimentl &lt;<a href="mailto:edpimentl@gmail.com">edpimentl@gmail.com</a>><br><b><span style="font-weight: bold;">To:</span></b> <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br><b><span style="font-weight: bold;">Sent:</span></b> Sunday, November 2, 2008 1:39:22 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [Freeswitch-users] VxML Parser?<br></font><br> Here..<br>The most active  VoiceXML projects...<br><a rel="nofollow" target="_blank" href="http://jvoicexml.sourceforge.net/">http://jvoicexml.sourceforge.net/</a><br><a rel="nofollow" target="_blank" href="http://jvoicexml.sourceforge.net/documentation.htm">http://jvoicexml.sourceforge.net/documentation.htm</a><br> <a rel="nofollow" target="_blank" href="http://www.commetrex.com/products/ctmiddleware/bladewarevxml.html">http://www.commetrex.com/products/ctmiddleware/bladewarevxml.html</a><br><br clear="all">-E<br> </div></div><div style="position:fixed"></div></div><br><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Freeswitch-users mailing list</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></div> </blockquote></div><br></div></body></html>