projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f9d980
)
Merged revisions 68196 via svnmerge from
author
Olle Johansson
<oej@edvina.net>
Thu, 7 Jun 2007 19:49:15 +0000
(19:49 +0000)
committer
Olle Johansson
<oej@edvina.net>
Thu, 7 Jun 2007 19:49:15 +0000
(19:49 +0000)
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r68196 | oej | 2007-06-07 21:46:10 +0200 (Thu, 07 Jun 2007) | 2 lines
Disable chan_features by default in menuselect
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68199
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
channels/chan_features.c
patch
|
blob
|
history
diff --git
a/channels/chan_features.c
b/channels/chan_features.c
index
03a2f4c
..
4b65180
100644
(file)
--- a/
channels/chan_features.c
+++ b/
channels/chan_features.c
@@
-26,6
+26,9
@@
*
* \ingroup channel_drivers
*/
+/*** MODULEINFO
+ <defaultenabled>no</defaultenabled>
+ ***/
#include "asterisk.h"