Disable chan_features by default in menuselect

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@68196 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson
2007-06-07 19:46:10 +00:00
parent 452167fa3c
commit 2d491b0eae

View File

@@ -26,6 +26,9 @@
*
* \ingroup channel_drivers
*/
/*** MODULEINFO
<defaultenabled>no</defaultenabled>
***/
#include "asterisk.h"