freeswitch/conf/vanilla/autoload_configs/oreka.conf.xml
2012-09-18 15:41:28 -04:00

12 lines
461 B
XML

<!--
To use this application simply install the open source Oreka recorder server (Orkaudio) and point
the sip-server-addr and sip-server-port to the oreka server
-->
<configuration name="oreka.conf" description="Oreka Recorder configuration">
<settings>
<!-- comment or set to false for no color logging -->
<param name="sip-server-addr" value="sigchld.sangoma.local"/>
<param name="sip-server-port" value="6000"/>
</settings>
</configuration>