mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
limit simo reg processing threads to 25 and add param to raise it
This commit is contained in:
@@ -392,6 +392,7 @@ struct mod_sofia_globals {
|
||||
int rewrite_multicasted_fs_path;
|
||||
int presence_flush;
|
||||
switch_thread_t *presence_thread;
|
||||
uint32_t max_reg_threads;
|
||||
};
|
||||
extern struct mod_sofia_globals mod_sofia_globals;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user