[svn-commits] jpeeler: trunk r160333 - /trunk/channels/chan_dahdi.c

SVN commits to the Digium repositories svn-commits at lists.digium.com
Tue Dec 2 12:04:52 CST 2008


Author: jpeeler
Date: Tue Dec  2 12:04:51 2008
New Revision: 160333

URL: http://svn.digium.com/view/asterisk?view=rev&rev=160333
Log:
remove duplicate comment that I accidentally merged

Modified:
    trunk/channels/chan_dahdi.c

Modified: trunk/channels/chan_dahdi.c
URL: http://svn.digium.com/view/asterisk/trunk/channels/chan_dahdi.c?view=diff&rev=160333&r1=160332&r2=160333
==============================================================================
--- trunk/channels/chan_dahdi.c (original)
+++ trunk/channels/chan_dahdi.c Tue Dec  2 12:04:51 2008
@@ -172,13 +172,6 @@
  * even though their web site says they support their products for life.
  */
 /* #define ZHONE_HACK */
-
-/*! \note
- * Define if you want to check the hook state for an FXO (FXS signalled) interface
- * before dialing on it.  Certain FXO interfaces always think they're out of
- * service with this method however.
- */
-/* #define DAHDI_CHECK_HOOKSTATE */
 
 /*! \note
  * Define if you want to check the hook state for an FXO (FXS signalled) interface




More information about the svn-commits mailing list