fix ice settings

This commit is contained in:
Jehan Monnier 2012-09-05 10:49:33 +02:00
parent 3752fab5ad
commit 9afa1b4f0c
2 changed files with 2 additions and 2 deletions

View file

@ -512,7 +512,7 @@ static UICompositeViewDescription *compositeDescription = nil;
[hiddenKeys addObject:@"port_preference"];
}
if(linphone_core_get_stun_server([LinphoneManager getLc]) != NULL) {
if(linphone_core_get_stun_server([LinphoneManager getLc]) == NULL) {
[hiddenKeys addObject:@"ice_preference"];
}

@ -1 +1 @@
Subproject commit cabb39c79560ab11c3dc668ce9d5fee8ea19e832
Subproject commit b62c4167702f5333686754f55a2da81705e170ba