[Freeswitch-svn] [commit] r8215 - freeswitch/trunk/conf/autoload_configs
Freeswitch SVN
brian at freeswitch.org
Tue Apr 29 19:50:12 EDT 2008
Author: brian
Date: Tue Apr 29 19:50:12 2008
New Revision: 8215
Added:
freeswitch/trunk/conf/autoload_configs/lua.conf.xml
Log:
add lua config file example
Added: freeswitch/trunk/conf/autoload_configs/lua.conf.xml
==============================================================================
--- (empty file)
+++ freeswitch/trunk/conf/autoload_configs/lua.conf.xml Tue Apr 29 19:50:12 2008
@@ -0,0 +1,6 @@
+<configuration name="lua.conf" description="LUA Configuration">
+ <settings>
+ <!--<param name="xml-handler-script" value="/dp.lua"/>-->
+ <!--<param name="xml-handler-bindings" value="dialplan"/>-->
+ </settings>
+</configuration>
More information about the Freeswitch-svn
mailing list