supress overly chatty err msg

This commit is contained in:
Anthony Minessale
2011-07-11 21:35:50 -05:00
parent 80d3cbcc06
commit 4f90f8d0d1
2 changed files with 12 additions and 8 deletions
+2 -2
View File
@@ -317,8 +317,8 @@ typedef enum {
TFLAG_MAX
} TFLAGS;
#define SOFIA_MAX_MSG_QUEUE 250
#define SOFIA_MSG_QUEUE_SIZE 50
#define SOFIA_MAX_MSG_QUEUE 26
#define SOFIA_MSG_QUEUE_SIZE 20
struct mod_sofia_globals {
switch_memory_pool_t *pool;