mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-14 00:01:56 +00:00
FS-3605 --resolve
This commit is contained in:
@@ -2778,6 +2778,7 @@ switch_status_t reconfig_sofia(sofia_profile_t *profile)
|
||||
|
||||
/* you could change profile->foo here if it was a minor change like context or dialplan ... */
|
||||
profile->acl_count = 0;
|
||||
profile->nat_acl_count = 0;
|
||||
profile->reg_acl_count = 0;
|
||||
profile->proxy_acl_count = 0;
|
||||
sofia_set_pflag(profile, PFLAG_STUN_ENABLED);
|
||||
|
||||
Reference in New Issue
Block a user