1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-06-02 03:24:54 +00:00

FS-5633 --resolve

This commit is contained in:
Anthony Minessale 2013-07-24 11:38:01 -05:00
parent c4e2745923
commit 0a84f7be50

@ -934,7 +934,7 @@ struct call_helper {
switch_memory_pool_t *pool; switch_memory_pool_t *pool;
}; };
#define MAX_ROWS 25 #define MAX_ROWS 250
struct callback_helper { struct callback_helper {
int need; int need;
switch_memory_pool_t *pool; switch_memory_pool_t *pool;