mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 20:50:41 +00:00
tweak q size
This commit is contained in:
parent
95145a1b28
commit
5818af11bf
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user