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
+1
View File
@@ -379,6 +379,7 @@ void sofia_reg_check_gateway(sofia_profile_t *profile, time_t now)
nua_handle_bind(nh, pvt);
gateway_ptr->pinging = 1;
gateway_ptr->ping_sent = switch_micro_time_now();
nua_options(nh,
TAG_IF(gateway_ptr->register_sticky_proxy, NUTAG_PROXY(gateway_ptr->register_sticky_proxy)),
TAG_IF(user_via, SIPTAG_VIA_STR(user_via)),