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:
Brian West
2014-10-16 17:03:37 -05:00
parent e3e267f462
commit 15e9e68064
4 changed files with 17 additions and 4 deletions
+2
View File
@@ -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;