mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 21:22:09 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user