summaryrefslogtreecommitdiff
path: root/orkaudio/config-linux-template.xml
diff options
context:
space:
mode:
Diffstat (limited to 'orkaudio/config-linux-template.xml')
-rw-r--r--orkaudio/config-linux-template.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/orkaudio/config-linux-template.xml b/orkaudio/config-linux-template.xml
index 144499b..3704770 100644
--- a/orkaudio/config-linux-template.xml
+++ b/orkaudio/config-linux-template.xml
@@ -3,8 +3,7 @@
<!-- Copy this to config.xml and modify according to taste -->
<!-- Change this to point to Tomcat if you run the OrkWeb user interface -->
- <AudioOutputPath>/var/log/orkaudio</AudioOutputPath>
- <!--<AudioOutputPath>/opt/tomcat5/webapps/ROOT</AudioOutputPath>-->
+ <AudioOutputPath>/var/log/orkaudio/audio</AudioOutputPath>
<!-- Uncomment the plugin you want to use: -->
<!-- Use libvoip.so for SIP, Cisco Skinny and pure RTP -->
@@ -22,7 +21,7 @@
<DeleteNativeFile>yes</DeleteNativeFile>
<TrackerHostname>localhost</TrackerHostname>
- <EnableReporting>true</EnableReporting>
+ <TrackerTcpPort>8080</TrackerTcpPort>
<CapturePortFilters>LiveMonitoring</CapturePortFilters>
<TapeProcessors>BatchProcessing, Reporting</TapeProcessors>
@@ -64,7 +63,7 @@
<!--<SipDomains>company.com, 65.34.25.87</SipDomains>-->
<!--<SipDirectionRefenceIpAddresses>65.34.98.56, 65.34.98.57</SipDirectionRefenceIpAddresses>-->
- <!-- Sangoma RTP tap for TDM boards -->
+ <!-- Sangoma wanpipe RTP tap for TDM boards -->
<!--<SangomaRxTcpPortStart>9000</SangomaRxTcpPortStart>-->
<!--<SangomaTxTcpPortStart>11000</SangomaTxTcpPortStart>-->
</VoIpPlugin>