mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 21:22:09 +00:00
Merge pull request #1190 in FS/freeswitch from ~RAZVANC/freeswitch:feature/FS-10038-tune-heartbeat-events-interval to master
* commit '6d056e16989dc28b20a9b64d2d043edc6320c4fd': 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