[zaptel-commits] branch 1.2 r1004 - /branches/1.2/wctdm24xxp.c
zaptel-commits at lists.digium.com
zaptel-commits at lists.digium.com
Wed Apr 19 14:18:03 MST 2006
Author: kpfleming
Date: Wed Apr 19 16:18:02 2006
New Revision: 1004
URL: http://svn.digium.com/view/zaptel?rev=1004&view=rev
Log:
this product is no longer a prototype :-)
Modified:
branches/1.2/wctdm24xxp.c
Modified: branches/1.2/wctdm24xxp.c
URL: http://svn.digium.com/view/zaptel/branches/1.2/wctdm24xxp.c?rev=1004&r1=1003&r2=1004&view=diff
==============================================================================
--- branches/1.2/wctdm24xxp.c (original)
+++ branches/1.2/wctdm24xxp.c Wed Apr 19 16:18:02 2006
@@ -3,7 +3,7 @@
*
* Written by Mark Spencer <markster at digium.com>
*
- * Copyright (C) 2005, Digium, Inc.
+ * Copyright (C) 2005, 2006, Digium, Inc.
*
* All rights reserved.
*
@@ -387,7 +387,7 @@
int flags;
};
-static struct wctdm_desc wctdm = { "Wildcard TDM2400P Prototype", 0 };
+static struct wctdm_desc wctdm = { "Wildcard TDM2400P", 0 };
static int acim2tiss[16] = { 0x0, 0x1, 0x4, 0x5, 0x7, 0x0, 0x0, 0x6, 0x0, 0x0, 0x0, 0x2, 0x0, 0x3 };
static struct wctdm *ifaces[WC_MAX_IFACES];
More information about the zaptel-commits
mailing list