<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://voiceglue.org/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://voiceglue.org/wiki/feed.php">
        <title>VoiceGlue wiki</title>
        <description></description>
        <link>http://voiceglue.org/wiki/</link>
        <image rdf:resource="http://voiceglue.org/wiki/lib/images/favicon.ico" />
       <dc:date>2010-05-21T22:41:00+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://voiceglue.org/wiki/doku.php?id=start&amp;rev=1273808816&amp;do=diff"/>
                <rdf:li rdf:resource="http://voiceglue.org/wiki/doku.php?id=unsupported_features&amp;rev=1231976857&amp;do=diff"/>
                <rdf:li rdf:resource="http://voiceglue.org/wiki/doku.php?id=voiceglue_0.10_installation_instructions&amp;rev=1243390337&amp;do=diff"/>
                <rdf:li rdf:resource="http://voiceglue.org/wiki/doku.php?id=voiceglue_0.10_release_notes&amp;rev=1243818224&amp;do=diff"/>
                <rdf:li rdf:resource="http://voiceglue.org/wiki/doku.php?id=voiceglue_0.10_user_guide&amp;rev=1243817852&amp;do=diff"/>
                <rdf:li rdf:resource="http://voiceglue.org/wiki/doku.php?id=voiceglue_0.11_installation_instructions&amp;rev=1264774938&amp;do=diff"/>
                <rdf:li rdf:resource="http://voiceglue.org/wiki/doku.php?id=voiceglue_0.11_release_notes&amp;rev=1251387140&amp;do=diff"/>
                <rdf:li rdf:resource="http://voiceglue.org/wiki/doku.php?id=voiceglue_0.11_user_guide&amp;rev=1265845388&amp;do=diff"/>
                <rdf:li rdf:resource="http://voiceglue.org/wiki/doku.php?id=voiceglue_0.12_installation_instructions&amp;rev=1274263033&amp;do=diff"/>
                <rdf:li rdf:resource="http://voiceglue.org/wiki/doku.php?id=voiceglue_0.12_release_notes&amp;rev=1273848963&amp;do=diff"/>
                <rdf:li rdf:resource="http://voiceglue.org/wiki/doku.php?id=voiceglue_0.12_user_guide&amp;rev=1273815346&amp;do=diff"/>
                <rdf:li rdf:resource="http://voiceglue.org/wiki/doku.php?id=voiceglue_0.9_installation_instructions&amp;rev=1242967739&amp;do=diff"/>
                <rdf:li rdf:resource="http://voiceglue.org/wiki/doku.php?id=voiceglue_0.9_user_guide&amp;rev=1238797779&amp;do=diff"/>
                <rdf:li rdf:resource="http://voiceglue.org/wiki/doku.php?id=voiceglue_architecture_diagram&amp;rev=1231973121&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://voiceglue.org/wiki/lib/images/favicon.ico">
        <title>VoiceGlue wiki</title>
        <link>http://voiceglue.org/wiki/</link>
        <url>http://voiceglue.org/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://voiceglue.org/wiki/doku.php?id=start&amp;rev=1273808816&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-14T03:46:56+00:00</dc:date>
        <title>start</title>
        <link>http://voiceglue.org/wiki/doku.php?id=start&amp;rev=1273808816&amp;do=diff</link>
        <description>Welcome to the Voiceglue wiki.   This is the repository of Voiceglue documentation.   As of Jan 2009 this is somewhat freeform, but after we see what gets populated here we'll put some effort into cleaning it up.   If you are a voiceglue user and find documentation bugs or think that there is some helpful information you can contribute please feel free to create and account and edit the wiki!</description>
    </item>
    <item rdf:about="http://voiceglue.org/wiki/doku.php?id=unsupported_features&amp;rev=1231976857&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-01-14T23:47:37+00:00</dc:date>
        <title>unsupported_features</title>
        <link>http://voiceglue.org/wiki/doku.php?id=unsupported_features&amp;rev=1231976857&amp;do=diff</link>
        <description>The goal of voiceglue is to be VXML 2.0 compliant, with as many VXML 2.1 features as possible.

Things known to be unsupported at version 0.9:


	*  Speech recognition
	*  Recording of audio formats other than raw ulaw (”audio/basic”)
	*  SSML speech markup
	*  Changing timeout properties of audio file fetch (fetchtimeout, maxage, etc.)
	*  semantic interpretation of DTMF grammars
	*  Complex SRGS DTMF grammars (those with more than 1 variable length section)</description>
    </item>
    <item rdf:about="http://voiceglue.org/wiki/doku.php?id=voiceglue_0.10_installation_instructions&amp;rev=1243390337&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-27T02:12:17+00:00</dc:date>
        <title>voiceglue_0.10_installation_instructions</title>
        <link>http://voiceglue.org/wiki/doku.php?id=voiceglue_0.10_installation_instructions&amp;rev=1243390337&amp;do=diff</link>
        <description>There are two ways to install Voiceglue.
The easy way, and the hard way.
The easy was has the advantage of being, well, easy, but has the
disadvantage of supporting only a small number of configurations
and a small number of platforms.
The hard way is, well, harder, but has the advantage of potentially
being able to support any unix-y system in arbitrary configurations.</description>
    </item>
    <item rdf:about="http://voiceglue.org/wiki/doku.php?id=voiceglue_0.10_release_notes&amp;rev=1243818224&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-06-01T01:03:44+00:00</dc:date>
        <title>voiceglue_0.10_release_notes</title>
        <link>http://voiceglue.org/wiki/doku.php?id=voiceglue_0.10_release_notes&amp;rev=1243818224&amp;do=diff</link>
        <description>The voiceglue project is an attempt to create a
free implementation of VoiceXMML 2.0 with as
many VoiceXML 2.1 additions as possible.

Our goal is to first implement all of the required
features of the 2.0 specification &lt;http://www.w3.org/TR/voicexml20/&gt;
though some optional 2.0 features and extra features
from the 2.1 specification &lt;http://www.w3.org/TR/voicexml21/&gt;
have already made it in due to their usefulness or ease
of implementation.</description>
    </item>
    <item rdf:about="http://voiceglue.org/wiki/doku.php?id=voiceglue_0.10_user_guide&amp;rev=1243817852&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-06-01T00:57:32+00:00</dc:date>
        <title>voiceglue_0.10_user_guide</title>
        <link>http://voiceglue.org/wiki/doku.php?id=voiceglue_0.10_user_guide&amp;rev=1243817852&amp;do=diff</link>
        <description>After a successful installation, three new services will
be available to run:


	*  dynlog
	*  phoneglue
	*  voiceglue


They cannot be started successfully, however, until Asterisk is
properly configured.


The phoneglue service needs to log in to the Asterisk manager with
username “phoneglue” and password “phoneglue” (configurable with
command-line arguments), so configure Asterisk's manager.conf with an
entry like this for Asterisk 1.2 and 1.4:</description>
    </item>
    <item rdf:about="http://voiceglue.org/wiki/doku.php?id=voiceglue_0.11_installation_instructions&amp;rev=1264774938&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-29T14:22:18+00:00</dc:date>
        <title>voiceglue_0.11_installation_instructions</title>
        <link>http://voiceglue.org/wiki/doku.php?id=voiceglue_0.11_installation_instructions&amp;rev=1264774938&amp;do=diff</link>
        <description>There are two ways to install Voiceglue.
The easy way, and the hard way.
The easy was has the advantage of being, well, easy, but has the
disadvantage of supporting only a small number of configurations
and a small number of platforms.
The hard way is, well, harder, but has the advantage of potentially
being able to support any unix-y system in arbitrary configurations.</description>
    </item>
    <item rdf:about="http://voiceglue.org/wiki/doku.php?id=voiceglue_0.11_release_notes&amp;rev=1251387140&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-08-27T15:32:20+00:00</dc:date>
        <title>voiceglue_0.11_release_notes</title>
        <link>http://voiceglue.org/wiki/doku.php?id=voiceglue_0.11_release_notes&amp;rev=1251387140&amp;do=diff</link>
        <description>The voiceglue project is an attempt to create a
free implementation of VoiceXMML 2.0 with as
many VoiceXML 2.1 additions as possible.

Our goal is to first implement all of the required
features of the 2.0 specification &lt;http://www.w3.org/TR/voicexml20/&gt;
though some optional 2.0 features and extra features
from the 2.1 specification &lt;http://www.w3.org/TR/voicexml21/&gt;
have already made it in due to their usefulness or ease
of implementation.</description>
    </item>
    <item rdf:about="http://voiceglue.org/wiki/doku.php?id=voiceglue_0.11_user_guide&amp;rev=1265845388&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-10T23:43:08+00:00</dc:date>
        <title>voiceglue_0.11_user_guide</title>
        <link>http://voiceglue.org/wiki/doku.php?id=voiceglue_0.11_user_guide&amp;rev=1265845388&amp;do=diff</link>
        <description>After a successful installation, three new services will
be available to run:


	*  dynlog
	*  phoneglue
	*  voiceglue


They cannot be started successfully, however, until Asterisk is
properly configured.


The phoneglue service needs to log in to the Asterisk manager with
username “phoneglue” and password “phoneglue” (configurable with
command-line arguments), so configure Asterisk's manager.conf with an
entry like this for Asterisk 1.2 and 1.4:</description>
    </item>
    <item rdf:about="http://voiceglue.org/wiki/doku.php?id=voiceglue_0.12_installation_instructions&amp;rev=1274263033&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-19T09:57:13+00:00</dc:date>
        <title>voiceglue_0.12_installation_instructions</title>
        <link>http://voiceglue.org/wiki/doku.php?id=voiceglue_0.12_installation_instructions&amp;rev=1274263033&amp;do=diff</link>
        <description>There are two ways to install Voiceglue.
The easy way, and the hard way.
The easy was has the advantage of being, well, easy, but has the
disadvantage of supporting only a small number of configurations
and a small number of platforms.
The hard way is, well, harder, but has the advantage of potentially
being able to support any unix-y system in arbitrary configurations.</description>
    </item>
    <item rdf:about="http://voiceglue.org/wiki/doku.php?id=voiceglue_0.12_release_notes&amp;rev=1273848963&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-14T14:56:03+00:00</dc:date>
        <title>voiceglue_0.12_release_notes</title>
        <link>http://voiceglue.org/wiki/doku.php?id=voiceglue_0.12_release_notes&amp;rev=1273848963&amp;do=diff</link>
        <description>The voiceglue project is an attempt to create a
free implementation of VoiceXMML 2.0 with VoiceXML 2.1 additions.

Our goal is to first implement all of the required
features of the 2.0 specification &lt;http://www.w3.org/TR/voicexml20/&gt;
and 2.1 additions &lt;http://www.w3.org/TR/voicexml21/&gt;
though several optional features
have already made it.</description>
    </item>
    <item rdf:about="http://voiceglue.org/wiki/doku.php?id=voiceglue_0.12_user_guide&amp;rev=1273815346&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-14T05:35:46+00:00</dc:date>
        <title>voiceglue_0.12_user_guide</title>
        <link>http://voiceglue.org/wiki/doku.php?id=voiceglue_0.12_user_guide&amp;rev=1273815346&amp;do=diff</link>
        <description>After a successful installation, three new services will
be available to run:


	*  dynlog
	*  phoneglue
	*  voiceglue


They cannot be started successfully, however, until Asterisk and
Voiceglue are properly configured.


The phoneglue service needs to log in to the Asterisk manager with
username “phoneglue” and password “phoneglue” (configurable with
command-line arguments), so configure Asterisk's manager.conf with an
entry like this for Asterisk 1.4:</description>
    </item>
    <item rdf:about="http://voiceglue.org/wiki/doku.php?id=voiceglue_0.9_installation_instructions&amp;rev=1242967739&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-22T04:48:59+00:00</dc:date>
        <title>voiceglue_0.9_installation_instructions</title>
        <link>http://voiceglue.org/wiki/doku.php?id=voiceglue_0.9_installation_instructions&amp;rev=1242967739&amp;do=diff</link>
        <description>There are two ways to install Voiceglue.
The easy way, and the hard way.
The easy was has the advantage of being, well, easy, but has the
disadvantage of supporting only a small number of configurations
and a small number of platforms.
The hard way is, well, harder, but has the advantage of potentially
being able to support any unix-y system in arbitrary configurations.</description>
    </item>
    <item rdf:about="http://voiceglue.org/wiki/doku.php?id=voiceglue_0.9_user_guide&amp;rev=1238797779&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-04-03T22:29:39+00:00</dc:date>
        <title>voiceglue_0.9_user_guide</title>
        <link>http://voiceglue.org/wiki/doku.php?id=voiceglue_0.9_user_guide&amp;rev=1238797779&amp;do=diff</link>
        <description>After a successful installation, three new services will
be available to run:


	*  dynlog
	*  phoneglue
	*  voiceglue


They cannot be started successfully, however, until Asterisk is
properly configured.


The phoneglue service needs to log in to the Asterisk manager with
username “phoneglue” and password “phoneglue” (configurable with
command-line arguments), so configure Asterisk's manager.conf with an
entry like this for Asterisk 1.2 and 1.4:</description>
    </item>
    <item rdf:about="http://voiceglue.org/wiki/doku.php?id=voiceglue_architecture_diagram&amp;rev=1231973121&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-01-14T22:45:21+00:00</dc:date>
        <title>voiceglue_architecture_diagram</title>
        <link>http://voiceglue.org/wiki/doku.php?id=voiceglue_architecture_diagram&amp;rev=1231973121&amp;do=diff</link>
        <description></description>
    </item>
</rdf:RDF>
