[Asterisk-cvs] zaptel wct4xxp.c,1.51.2.11,1.51.2.12

kpfleming kpfleming
Thu Aug 11 11:50:51 CDT 2005


Update of /usr/cvsroot/zaptel
In directory mongoose.digium.com:/tmp/cvs-serv27948

Modified Files:
      Tag: v1-0
	wct4xxp.c 
Log Message:
turn off echo can debugging by default


Index: wct4xxp.c
===================================================================
RCS file: /usr/cvsroot/zaptel/wct4xxp.c,v
retrieving revision 1.51.2.11
retrieving revision 1.51.2.12
diff -u -d -r1.51.2.11 -r1.51.2.12
--- wct4xxp.c	9 Aug 2005 01:25:39 -0000	1.51.2.11
+++ wct4xxp.c	11 Aug 2005 15:54:10 -0000	1.51.2.12
@@ -160,7 +160,7 @@
 
 #endif
 
-static int debug=DEBUG_ECHOCAN;
+static int debug=0;
 static int timingcable;
 static int highestorder;
 static int t1e1override = -1;




More information about the svn-commits mailing list