[asterisk-commits] rmudgett: branch rmudgett/mwi r267355 - /team/rmudgett/mwi/channels/sig_pri.h
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Jun 2 18:08:15 CDT 2010
Author: rmudgett
Date: Wed Jun 2 18:08:11 2010
New Revision: 267355
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=267355
Log:
Remove temporary MWI libpri detect enable code.
Modified:
team/rmudgett/mwi/channels/sig_pri.h
Modified: team/rmudgett/mwi/channels/sig_pri.h
URL: http://svnview.digium.com/svn/asterisk/team/rmudgett/mwi/channels/sig_pri.h?view=diff&rev=267355&r1=267354&r2=267355
==============================================================================
--- team/rmudgett/mwi/channels/sig_pri.h (original)
+++ team/rmudgett/mwi/channels/sig_pri.h Wed Jun 2 18:08:11 2010
@@ -31,10 +31,6 @@
#include "asterisk/ccss.h"
#include <libpri.h>
#include <dahdi/user.h>
-#if defined(PRI_SUBCMD_MCID_REQ)
-/* BUGBUG the HAVE_PRI_MWI line is to be removed when the mwi branch is merged to trunk and the configure script is updated. */
-#define HAVE_PRI_MWI 1
-#endif /* defined(PRI_SUBCMD_MCID_REQ) */
#if defined(HAVE_PRI_CCSS)
/*! PRI debug message flags when normal PRI debugging is turned on at the command line. */
More information about the asterisk-commits
mailing list