[Asterisk-cvs] zaptel wct4xxp.c,1.69,1.70

markster at lists.digium.com markster at lists.digium.com
Mon Jun 6 13:49:02 CDT 2005


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

Modified Files:
	wct4xxp.c 
Log Message:
Fix override...


Index: wct4xxp.c
===================================================================
RCS file: /usr/cvsroot/zaptel/wct4xxp.c,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- wct4xxp.c	1 Jun 2005 21:20:31 -0000	1.69
+++ wct4xxp.c	6 Jun 2005 17:51:29 -0000	1.70
@@ -163,7 +163,7 @@
 static int debug=DEBUG_ECHOCAN;
 static int timingcable;
 static int highestorder;
-static int t1e1override = 0x00; //-1;
+static int t1e1override = -1;
 static int j1mode = 0;
 static int loopback = 0;
 static int alarmdebounce = 0;




More information about the svn-commits mailing list