F-5946 add the patches. if in the sofia gateway config the param pin-monitoring is true, then every ping result raise an sofia::gateway-state event

This commit is contained in:
Alexander Haugg
2014-09-05 10:57:01 +02:00
parent 5dfea663cd
commit 388e9638de
2 changed files with 13 additions and 4 deletions
+1
View File
@@ -493,6 +493,7 @@ struct sofia_gateway {
int ping_count;
int ping_max;
int ping_min;
switch_bool_t ping_monitoring;
uint8_t flags[REG_FLAG_MAX];
int32_t retry_seconds;
int32_t reg_timeout_seconds;