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:
parent
99399ca28c
commit
2c4cd71f95
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue