aboutsummaryrefslogtreecommitdiffstats
path: root/main/autoservice.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/autoservice.c')
-rw-r--r--main/autoservice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/autoservice.c b/main/autoservice.c
index 02aa713a4..fcc42911f 100644
--- a/main/autoservice.c
+++ b/main/autoservice.c
@@ -43,7 +43,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "asterisk/lock.h"
#include "asterisk/utils.h"
-#define MAX_AUTOMONS 256
+#define MAX_AUTOMONS 1500
struct asent {
struct ast_channel *chan;