[Freeswitch-svn] [commit] r1575 - freeswitch/trunk/conf
anthm at freeswitch.org
anthm at freeswitch.org
Thu Jun 8 15:31:12 EDT 2006
Author: anthm
Date: Thu Jun 8 15:31:12 2006
New Revision: 1575
Modified:
freeswitch/trunk/conf/freeswitch.xml
Log:
ivr stuff (part 3)
Modified: freeswitch/trunk/conf/freeswitch.xml
==============================================================================
--- freeswitch/trunk/conf/freeswitch.xml (original)
+++ freeswitch/trunk/conf/freeswitch.xml Thu Jun 8 15:31:12 2006
@@ -256,6 +256,15 @@
<!-- <param name="gateway-url" value="http://www.server.com/gateway.cgi" bindings="configuration"/> -->
</settings>
</configuration>
+
+ <configuration name="rss.conf" description="RSS Parser">
+ <feeds>
+ <!-- Just download the files to wherever and refer to them here -->
+ <!-- <feed name="Slash Dot">/home/rss/rss.rss</feed> -->
+ <!-- <feed name="News Forge">/home/rss/newsforge.rss</feed> -->
+ </feeds>
+ </configuration>
+
</section>
<section name="dialplan" description="Regex/XML Dialplan">
<!-- Valid fields in conditions:
More information about the Freeswitch-svn
mailing list