提交 1e5e9537 authored 作者: Anthony Minessale's avatar Anthony Minessale

encode by default

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6154 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 0bc3be52
......@@ -17,7 +17,7 @@
<param name="log-dir" value=""/>
<!-- encode the post data may be 'true' for url encoding, 'false' for no encoding or 'base64' for base64 encoding -->
<!--<param name="encode" value="true"/>-->
<param name="encode" value="true"/>
<!-- optional: full path to the error log dir for failed web posts if not specified its the same as log-dir -->
<!-- either an absolute path, a relative path assuming ${prefix}/logs or a blank or omitted value will default to ${prefix}/logs/xml_cdr -->
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论