[asterisk-commits] qwell: branch 1.4 r175698 - /branches/1.4/include/asterisk/dahdi_compat.h
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Feb 13 15:53:16 CST 2009
Author: qwell
Date: Fri Feb 13 15:53:16 2009
New Revision: 175698
URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=175698
Log:
Zaptel is not DAHDI. Rather, Zaptel is actually Zaptel. (in case you're confused, DAHDI is still DAHDI)
Modified:
branches/1.4/include/asterisk/dahdi_compat.h
Modified: branches/1.4/include/asterisk/dahdi_compat.h
URL: http://svn.digium.com/svn-view/asterisk/branches/1.4/include/asterisk/dahdi_compat.h?view=diff&rev=175698&r1=175697&r2=175698
==============================================================================
--- branches/1.4/include/asterisk/dahdi_compat.h (original)
+++ branches/1.4/include/asterisk/dahdi_compat.h Fri Feb 13 15:53:16 2009
@@ -34,7 +34,7 @@
#include <zaptel/zaptel.h>
#define DAHDI_DIR_NAME "/dev/zap"
-#define DAHDI_NAME "DAHDI"
+#define DAHDI_NAME "Zaptel"
/* Compiling against Zaptel instead of DAHDI */
More information about the asterisk-commits
mailing list