mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-26 12:37:26 +00:00
tweak q size
This commit is contained in:
parent
95145a1b28
commit
5818af11bf
@ -317,7 +317,7 @@ typedef enum {
|
|||||||
} TFLAGS;
|
} TFLAGS;
|
||||||
|
|
||||||
#define SOFIA_MAX_MSG_QUEUE 25
|
#define SOFIA_MAX_MSG_QUEUE 25
|
||||||
#define SOFIA_MSG_QUEUE_SIZE 10
|
#define SOFIA_MSG_QUEUE_SIZE 50
|
||||||
|
|
||||||
struct mod_sofia_globals {
|
struct mod_sofia_globals {
|
||||||
switch_memory_pool_t *pool;
|
switch_memory_pool_t *pool;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user