[zaptel-commits] mattf: trunk r1973 - /trunk/wctdm24xxp.c

zaptel-commits at lists.digium.com zaptel-commits at lists.digium.com
Thu Jan 25 15:37:25 MST 2007


Author: mattf
Date: Thu Jan 25 16:37:24 2007
New Revision: 1973

URL: http://svn.digium.com/view/zaptel?view=rev&rev=1973
Log:
Make sure we don't disable VPM support by default.

Modified:
    trunk/wctdm24xxp.c

Modified: trunk/wctdm24xxp.c
URL: http://svn.digium.com/view/zaptel/trunk/wctdm24xxp.c?view=diff&rev=1973&r1=1972&r2=1973
==============================================================================
--- trunk/wctdm24xxp.c (original)
+++ trunk/wctdm24xxp.c Thu Jan 25 16:37:24 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