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:
fbe477e
)
Make compilation of chan_ooh323 disabled by default.
author
Mark Michelson
<mmichelson@digium.com>
Fri, 6 Nov 2009 22:02:36 +0000
(22:02 +0000)
committer
Mark Michelson
<mmichelson@digium.com>
Fri, 6 Nov 2009 22:02:36 +0000
(22:02 +0000)
All addons modules should be disabled by default, requiring the
user to turn them on if desired. After all, these are addons we're
talking about here.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@228659
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
addons/chan_ooh323.c
patch
|
blob
|
history
diff --git
a/addons/chan_ooh323.c
b/addons/chan_ooh323.c
index
24b740b
..
a23eafb
100644
(file)
--- a/
addons/chan_ooh323.c
+++ b/
addons/chan_ooh323.c
@@
-15,6
+15,10
@@
*****************************************************************************/
+/*** MODULEINFO
+ <defaultenabled>no</defaultenabled>
+ ***/
+
#include "chan_ooh323.h"
#include <math.h>