Sophie

Sophie

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

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

<configuration name="java.conf" description="Java Plug-Ins">
  <javavm path="/opt/jdk1.6.0_04/jre/lib/amd64/server/libjvm.so"/>
  <options>
    <option value="-Djava.class.path=$${base_dir}/scripts/freeswitch.jar:$${base_dir}/scripts/example.jar"/>
    <option value="-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=0.0.0.0:8000"/>
  </options>
  <startup class="org/freeswitch/example/ApplicationLauncher" method="startup"/>
</configuration>