mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
peak sessions step 1
This commit is contained in:
@@ -240,6 +240,8 @@ struct switch_runtime {
|
||||
int32_t sps_last;
|
||||
int32_t sps_peak;
|
||||
int32_t sps_peak_fivemin;
|
||||
int32_t sessions_peak;
|
||||
int32_t sessions_peak_fivemin;
|
||||
switch_log_level_t hard_log_level;
|
||||
char *mailer_app;
|
||||
char *mailer_app_args;
|
||||
|
||||
Reference in New Issue
Block a user