mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-19 19:52:48 +00:00
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
This commit is contained in:
@@ -15,6 +15,10 @@
|
|||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
|
||||||
|
|
||||||
|
/*** MODULEINFO
|
||||||
|
<defaultenabled>no</defaultenabled>
|
||||||
|
***/
|
||||||
|
|
||||||
#include "chan_ooh323.h"
|
#include "chan_ooh323.h"
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user