Make compilation of chan_ooh323 disabled by default.

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
certified/1.8.6
Mark Michelson 16 years ago
parent fbe477ea50
commit 341c7b60dd

@ -15,6 +15,10 @@
*****************************************************************************/
/*** MODULEINFO
<defaultenabled>no</defaultenabled>
***/
#include "chan_ooh323.h"
#include <math.h>

Loading…
Cancel
Save