update ms2 for conference fixes

This commit is contained in:
Simon Morlat 2011-12-06 14:03:00 +01:00
parent 1082e79cc4
commit ea2d566633
2 changed files with 2 additions and 1 deletions

View file

@ -164,6 +164,7 @@ int linphone_core_add_to_conference(LinphoneCore *lc, LinphoneCall *call){
int linphone_core_remove_from_conference(LinphoneCore *lc, LinphoneCall *call){
int err=0;
if (!call->current_params.in_conference){
if (call->params.in_conference){
ms_warning("Not (yet) in conference, be patient");

@ -1 +1 @@
Subproject commit b5944d8d25bec0acd992288fee03a5016a6b02ca
Subproject commit ff1da8a73459c0239c89e40e4655cbf234fb36d8