This commit is contained in:
Anthony Minessale
2013-01-09 22:31:25 -06:00
parent f5e2a2e0ee
commit 20568e64df
7 changed files with 330 additions and 26 deletions
+2
View File
@@ -619,6 +619,8 @@ struct sofia_profile {
uint32_t reg_acl_count;
char *nat_acl[SOFIA_MAX_ACL];
uint32_t nat_acl_count;
char *cand_acl[SWITCH_MAX_CAND_ACL];
uint32_t cand_acl_count;
int server_rport_level;
int client_rport_level;
sofia_presence_type_t pres_type;