[zaptel-commits] mattf: branch 1.4 r1974 -
/branches/1.4/wctdm24xxp.c
zaptel-commits at lists.digium.com
zaptel-commits at lists.digium.com
Thu Jan 25 15:39:35 MST 2007
Author: mattf
Date: Thu Jan 25 16:39:34 2007
New Revision: 1974
URL: http://svn.digium.com/view/zaptel?view=rev&rev=1974
Log:
Make sure we don't disable VPM support by default
Modified:
branches/1.4/wctdm24xxp.c
Modified: branches/1.4/wctdm24xxp.c
URL: http://svn.digium.com/view/zaptel/branches/1.4/wctdm24xxp.c?view=diff&rev=1974&r1=1973&r2=1974
==============================================================================
--- branches/1.4/wctdm24xxp.c (original)
+++ branches/1.4/wctdm24xxp.c Thu Jan 25 16:39:34 2007
@@ -45,7 +45,7 @@
#include "wctdm.h"
/* Comment to disable VPM support */
-/* #define VPM_SUPPORT */
+#define VPM_SUPPORT
#ifdef VPM_SUPPORT
More information about the zaptel-commits
mailing list