summaryrefslogtreecommitdiff
path: root/default-conf
diff options
context:
space:
mode:
authorroot <root@www.engelsystem.de>2010-12-27 13:43:23 +0100
committerroot <root@www.engelsystem.de>2010-12-27 13:43:23 +0100
commit4c48c66450d89f42a2bcf6543dbc9c1a3d5bd0e7 (patch)
treeabbbbec1aef857621e31fd0fd1097ef1562afcc6 /default-conf
parent8a2edfb5f3868a1a9f330d61ae428828a930d3af (diff)
parentd0eb11e952385ce7ac5bd66693246722a6c91131 (diff)
Merge branch 'master' into spezial_includes
Diffstat (limited to 'default-conf')
-rw-r--r--default-conf/var_www_includes/config_IAX.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/default-conf/var_www_includes/config_IAX.php b/default-conf/var_www_includes/config_IAX.php
index db08c8b4..e7eca465 100644
--- a/default-conf/var_www_includes/config_IAX.php
+++ b/default-conf/var_www_includes/config_IAX.php
@@ -9,4 +9,8 @@ $IAXserver="voip.eventphone.de";
//Asterisk output dir
$AsteriskOutputDir="/var/spool/asterisk/outgoing";
+// enable DEBUG messages
+//$DebugDECT = 1;
+dd
+
?>