]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-3605 --resolve
authorAnthony Minessale <anthm@freeswitch.org>
Tue, 11 Oct 2011 12:50:10 +0000 (07:50 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Tue, 11 Oct 2011 12:50:10 +0000 (07:50 -0500)
src/mod/endpoints/mod_sofia/sofia.c

index 2e94993ed0f19a8703ad31e61f0480df02bf0d25..aad80e0579f344e9023d2685664e2462ddba6cde 100644 (file)
@@ -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);