[asterisk-commits] rmudgett: branch rmudgett/bch_shift_v1.4 r312567 - /team/rmudgett/bch_shift_v...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Apr 4 10:37:16 CDT 2011
Author: rmudgett
Date: Mon Apr 4 10:37:11 2011
New Revision: 312567
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=312567
Log:
Remove debugging define.
Modified:
team/rmudgett/bch_shift_v1.4/channels/chan_dahdi.c
Modified: team/rmudgett/bch_shift_v1.4/channels/chan_dahdi.c
URL: http://svnview.digium.com/svn/asterisk/team/rmudgett/bch_shift_v1.4/channels/chan_dahdi.c?view=diff&rev=312567&r1=312566&r2=312567
==============================================================================
--- team/rmudgett/bch_shift_v1.4/channels/chan_dahdi.c (original)
+++ team/rmudgett/bch_shift_v1.4/channels/chan_dahdi.c Mon Apr 4 10:37:11 2011
@@ -130,7 +130,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