]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
update
authorAnthony Minessale <anthony.minessale@gmail.com>
Wed, 10 May 2006 03:51:35 +0000 (03:51 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Wed, 10 May 2006 03:51:35 +0000 (03:51 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1405 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/freeswitch.xml

index f00e0711f4f2bea82fb2ed3390ecd6904b91ffab..09985c373c663265521b02b871725ee798226e3d 100644 (file)
     <configuration name="xml_rpc.conf" description="XML RPC">
       <settings>
        <!-- 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
         what's in this file only on-the-fly (leave it commented if you dont
         need it) -->
         <!-- <param name="gateway_url" value="http://www.server.com/gateway.cgi"/> -->
+      </settings>
     </configuration>
 
   </section>