mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
FS-10038: [core] tune heartbeat events interval
This commit is contained in:
@@ -302,6 +302,7 @@ struct switch_runtime {
|
||||
int multiple_registrations;
|
||||
uint32_t max_db_handles;
|
||||
uint32_t db_handle_timeout;
|
||||
uint32_t event_heartbeat_interval;
|
||||
int cpu_count;
|
||||
uint32_t time_sync;
|
||||
char *core_db_pre_trans_execute;
|
||||
|
||||
Reference in New Issue
Block a user