]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-5633 --resolve
authorAnthony Minessale <anthm@freeswitch.org>
Wed, 24 Jul 2013 16:38:01 +0000 (11:38 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Wed, 24 Jul 2013 16:38:01 +0000 (11:38 -0500)
src/mod/applications/mod_fifo/mod_fifo.c

index a2acd21a2697e9dee4abf5639de465485b542265..05652d2c23e18b114bfe36c1040bb9ad9aa63ced 100644 (file)
@@ -934,7 +934,7 @@ struct call_helper {
        switch_memory_pool_t *pool;
 };
 
-#define MAX_ROWS 25
+#define MAX_ROWS 250
 struct callback_helper {
        int need;
        switch_memory_pool_t *pool;