mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-27 20:59:50 +00:00
FS-3605 --resolve
This commit is contained in:
parent
e9668c3d5c
commit
dd5188f3a1
@ -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 ... */
|
/* you could change profile->foo here if it was a minor change like context or dialplan ... */
|
||||||
profile->acl_count = 0;
|
profile->acl_count = 0;
|
||||||
|
profile->nat_acl_count = 0;
|
||||||
profile->reg_acl_count = 0;
|
profile->reg_acl_count = 0;
|
||||||
profile->proxy_acl_count = 0;
|
profile->proxy_acl_count = 0;
|
||||||
sofia_set_pflag(profile, PFLAG_STUN_ENABLED);
|
sofia_set_pflag(profile, PFLAG_STUN_ENABLED);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user