update sql indexes and queue size

This commit is contained in:
Anthony Minessale
2011-08-02 00:27:38 -05:00
parent 11d2cd1b49
commit a7c6fa99c8
2 changed files with 39 additions and 38 deletions
+1 -1
View File
@@ -321,7 +321,7 @@ typedef enum {
} TFLAGS;
#define SOFIA_MAX_MSG_QUEUE 51
#define SOFIA_MSG_QUEUE_SIZE 1000
#define SOFIA_MSG_QUEUE_SIZE 5000
struct mod_sofia_globals {
switch_memory_pool_t *pool;