[Freeswitch-svn] [commit] r2809 - freeswitch/branches/voctel/conf

Freeswitch SVN voctel at freeswitch.org
Sat Sep 23 16:56:23 EDT 2006


Author: voctel
Date: Sat Sep 23 16:56:22 2006
New Revision: 2809

Modified:
   freeswitch/branches/voctel/conf/freeswitch.xml

Log:
fix the config file

Modified: freeswitch/branches/voctel/conf/freeswitch.xml
==============================================================================
--- freeswitch/branches/voctel/conf/freeswitch.xml	(original)
+++ freeswitch/branches/voctel/conf/freeswitch.xml	Sat Sep 23 16:56:22 2006
@@ -382,7 +382,7 @@
     <configuration name="phonecard.conf" description="Phonecard Configuration">
       <settings>
         <param name="debug" value="0"/>
-        <param name="db_hostname" value="localhost"> -->
+        <param name="db_hostname" value="localhost"/>
         <param name="db_port" value="4569"/>
         <param name="db_name" value="freeswitch_phonecard"/>
         <param name="db_username" value=""/>



More information about the Freeswitch-svn mailing list