From 8aa81b791290163431e816952a2ee359d38e77af Mon Sep 17 00:00:00 2001 From: Angelo Cuccato Date: Sun, 26 Dec 2010 22:01:50 +0100 Subject: change default config --- default-conf/var_www_includes/config_IAX.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'default-conf/var_www_includes') 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 + ?> -- cgit v1.2.3-54-g00ecf