提交 97376c09 authored 作者: Anthony Minessale's avatar Anthony Minessale

update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1405 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 646f764a
...@@ -299,11 +299,12 @@ ...@@ -299,11 +299,12 @@
<configuration name="xml_rpc.conf" description="XML RPC"> <configuration name="xml_rpc.conf" description="XML RPC">
<settings> <settings>
<!-- The port where you want to run the http service (default 8080) --> <!-- The port where you want to run the http service (default 8080) -->
<param name="http_port" value="8080"> <param name="http_port" value="8080"/>
<!-- The url to a gateway cgi that can generate xml similar to <!-- The url to a gateway cgi that can generate xml similar to
what's in this file only on-the-fly (leave it commented if you dont what's in this file only on-the-fly (leave it commented if you dont
need it) --> need it) -->
<!-- <param name="gateway_url" value="http://www.server.com/gateway.cgi"/> --> <!-- <param name="gateway_url" value="http://www.server.com/gateway.cgi"/> -->
</settings>
</configuration> </configuration>
</section> </section>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论