[asterisk-commits] rmudgett: branch rmudgett/bch_shift_v1.6.2 r312568 - /team/rmudgett/bch_shift...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Apr 4 10:37:52 CDT 2011
Author: rmudgett
Date: Mon Apr 4 10:37:47 2011
New Revision: 312568
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=312568
Log:
Remove debugging define.
Modified:
team/rmudgett/bch_shift_v1.6.2/channels/chan_dahdi.c
Modified: team/rmudgett/bch_shift_v1.6.2/channels/chan_dahdi.c
URL: http://svnview.digium.com/svn/asterisk/team/rmudgett/bch_shift_v1.6.2/channels/chan_dahdi.c?view=diff&rev=312568&r1=312567&r2=312568
==============================================================================
--- team/rmudgett/bch_shift_v1.6.2/channels/chan_dahdi.c (original)
+++ team/rmudgett/bch_shift_v1.6.2/channels/chan_dahdi.c Mon Apr 4 10:37:47 2011
@@ -189,7 +189,6 @@
* testing channel shifting.
*/
//#define ALWAYS_PICK_CHANNEL 1
-#define ALWAYS_PICK_CHANNEL 1 //BUGBUG
/*!
* Define to force a RESTART on a channel that returns a cause
More information about the asterisk-commits
mailing list