mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-06 18:30:01 +00:00
up vals
This commit is contained in:
parent
a99380a69f
commit
9f1b731164
@ -317,8 +317,8 @@ typedef enum {
|
|||||||
TFLAG_MAX
|
TFLAG_MAX
|
||||||
} TFLAGS;
|
} TFLAGS;
|
||||||
|
|
||||||
#define SOFIA_MAX_MSG_QUEUE 26
|
#define SOFIA_MAX_MSG_QUEUE 51
|
||||||
#define SOFIA_MSG_QUEUE_SIZE 20
|
#define SOFIA_MSG_QUEUE_SIZE 2000
|
||||||
|
|
||||||
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