Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 422262e740087f332347a31d69c4b229 > files > 71

freeswitch-config-vanilla-1.2.14-2.mga4.noarch.rpm

<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"/>
    <!-- if all 3 of the following params exist all http traffic will require auth -->
    <param name="auth-realm" value="freeswitch"/>
    <param name="auth-user" value="freeswitch"/>
    <param name="auth-pass" value="works"/>
  </settings>
</configuration>