tweak q size

This commit is contained in:
Anthony Minessale 2011-06-30 18:12:28 -05:00
parent 95145a1b28
commit 5818af11bf
1 changed files with 1 additions and 1 deletions

View File

@ -317,7 +317,7 @@ typedef enum {
} TFLAGS;
#define SOFIA_MAX_MSG_QUEUE 25
#define SOFIA_MSG_QUEUE_SIZE 10
#define SOFIA_MSG_QUEUE_SIZE 50
struct mod_sofia_globals {
switch_memory_pool_t *pool;