summaryrefslogtreecommitdiff
path: root/orkaudio/config-template.xml
diff options
context:
space:
mode:
authorGerald Begumisa <ben_g@users.sourceforge.net>2007-02-06 10:54:15 +0000
committerGerald Begumisa <ben_g@users.sourceforge.net>2007-02-06 10:54:15 +0000
commitb6bd6aec16199ec7c14718a40b354c7ef8734cfb (patch)
tree801b667d67738473df8f4c710c0fee340e7f072f /orkaudio/config-template.xml
parent6ea47988e23c732814f792cb9dde7a35f9b26885 (diff)
IAX2 support added by Gerald Begumisa
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@400 09dcff7a-b715-0410-9601-b79a96267cd0
Diffstat (limited to 'orkaudio/config-template.xml')
-rw-r--r--orkaudio/config-template.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/orkaudio/config-template.xml b/orkaudio/config-template.xml
index 13e67a5..35e57f1 100644
--- a/orkaudio/config-template.xml
+++ b/orkaudio/config-template.xml
@@ -29,6 +29,9 @@
<TapeProcessors>BatchProcessing</TapeProcessors>
<VoIpPlugin>
+ <!-- Set the option below to "false" to disable IAX2 support -->
+ <!-- the default is that IAX2 support is enabled -->
+ <!--<Iax2Support>true</Iax2Support> -->
<!-- Use this if you want to force capture from a given list of devices. -->
<!-- All available devices are listed in orkaudio.log when the service is starting -->
<!--<Devices>\Device\NPF_{E0E496FA-DABF-47C1-97C2-DD914DFD3354}, \Device\NPF_{ADE496FA-DABF-47C1-97C2-DD914DFDAB38}</Devices>-->