comment this out in the sample to avoid support issues when people use the default config.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3543 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2006-12-05 18:58:47 +00:00
parent 99399ca28c
commit 2c4cd71f95
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ A: Oops, you caught us. The real name for is it aniii. You will need to update
<param name="username" value="test"/>
<param name="password" value="test"/>
<param name="dbname" value="testing"/>
<param name="chanvars_fixed" value="username=s,The_Kow=t"/>
<!-- <param name="chanvars_fixed" value="username=s,The_Kow=t"/> -->
<!-- This previous line logs username as a varchar, and The_Kow as a tiny -->
<param name="chanvars_supp" value="*"/>
<param name="chanvars_supp_repeat_fixed" value="0"/>