]> sjero.net Git - linphone/commitdiff
update ms2 for conference fixes
authorSimon Morlat <simon.morlat@linphone.org>
Tue, 6 Dec 2011 13:03:00 +0000 (14:03 +0100)
committerSimon Morlat <simon.morlat@linphone.org>
Tue, 6 Dec 2011 13:03:00 +0000 (14:03 +0100)
coreapi/conference.c
mediastreamer2

index 288ab2b46ca1a9cc5e6e9d7ad46064a0b41666e3..4c7b0bffdaa12676e53a7f989f9d185e89b4380b 100644 (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");
index b5944d8d25bec0acd992288fee03a5016a6b02ca..ff1da8a73459c0239c89e40e4655cbf234fb36d8 160000 (submodule)
@@ -1 +1 @@
-Subproject commit b5944d8d25bec0acd992288fee03a5016a6b02ca
+Subproject commit ff1da8a73459c0239c89e40e4655cbf234fb36d8