NDLB-force-rport option

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8764 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2008-06-05 15:55:06 +00:00
parent 5e31ff6501
commit eda4dc8b3f
2 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -338,7 +338,7 @@ struct sofia_profile {
uint32_t reg_acl_count;
char *nat_acl[SOFIA_MAX_ACL];
uint32_t nat_acl_count;
int rport_level;
};
struct private_object {