mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
update queue len
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1542 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -92,7 +92,7 @@ SWITCH_DECLARE_DATA extern switch_directories SWITCH_GLOBAL_dirs;
|
||||
#define SWITCH_MAX_STATE_HANDLERS 30
|
||||
#define SWITCH_TRUE 1
|
||||
#define SWITCH_FALSE 0
|
||||
|
||||
#define SWITCH_CORE_QUEUE_LEN 20000
|
||||
|
||||
typedef enum {
|
||||
SWITCH_XML_SECTION_RESULT = 0,
|
||||
|
||||
Reference in New Issue
Block a user