This commit is contained in:
Anthony Minessale 2011-07-12 20:33:58 -05:00
parent a99380a69f
commit 9f1b731164
1 changed files with 2 additions and 2 deletions

View File

@ -317,8 +317,8 @@ typedef enum {
TFLAG_MAX
} TFLAGS;
#define SOFIA_MAX_MSG_QUEUE 26
#define SOFIA_MSG_QUEUE_SIZE 20
#define SOFIA_MAX_MSG_QUEUE 51
#define SOFIA_MSG_QUEUE_SIZE 2000
struct mod_sofia_globals {
switch_memory_pool_t *pool;