Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 4d4e714bf36d32d4f0a579ff30f2cb6b > files > 38

freeswitch-config-vanilla-1.6.20-6.mga7.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=$${script_dir}/freeswitch.jar:$${script_dir}/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>