mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
FS-10038: [core] tune heartbeat events interval
Conflicts: src/switch_core.c
This commit is contained in:
committed by
Mike Jerris
parent
247131a1be
commit
4ebca9551b
@@ -290,6 +290,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