]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
encode by default
authorAnthony Minessale <anthony.minessale@gmail.com>
Fri, 2 Nov 2007 21:59:52 +0000 (21:59 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Fri, 2 Nov 2007 21:59:52 +0000 (21:59 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6154 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/xml_cdr.conf.xml

index ec214151656b146675dcad2721bc4abb66b57010..60cc674222b09b4986321221caf5ac5b184dadbf 100644 (file)
@@ -17,7 +17,7 @@
     <param name="log-dir" value=""/>\r
     \r
     <!-- encode the post data may be 'true' for url encoding, 'false' for no encoding or 'base64' for base64 encoding -->\r
-    <!--<param name="encode" value="true"/>-->\r
+    <param name="encode" value="true"/>\r
     \r
     <!-- optional: full path to the error log dir for failed web posts if not specified its the same as log-dir -->\r
     <!-- either an absolute path, a relative path assuming ${prefix}/logs or a blank or omitted value will default to ${prefix}/logs/xml_cdr -->\r