mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
FS-6927 #resolve #comment This display option ping times in the gateway status on sofia status gateways or individual gateway status output
This commit is contained in:
@@ -504,6 +504,8 @@ struct sofia_gateway {
|
||||
int ping_count;
|
||||
int ping_max;
|
||||
int ping_min;
|
||||
switch_time_t ping_sent;
|
||||
uint32_t ping_time;
|
||||
switch_bool_t ping_monitoring;
|
||||
uint8_t flags[REG_FLAG_MAX];
|
||||
int32_t retry_seconds;
|
||||
|
||||
Reference in New Issue
Block a user