diff --git a/coreapi/callbacks.c b/coreapi/callbacks.c index 618a14e59..041f36d5b 100644 --- a/coreapi/callbacks.c +++ b/coreapi/callbacks.c @@ -688,6 +688,7 @@ static void call_updated_by_remote(LinphoneCore *lc, LinphoneCall *call, bool_t } } else if( call->state == LinphoneCallPausedByRemote ){ + /* FIXME: the comment below is meaningless. */ /* Case where no SDP is present and we were paused by remote. * We send back an ACK with our SDP and expect the remote to send its own. * No state change here until an answer is received. */ diff --git a/mediastreamer2 b/mediastreamer2 index 50e226c6b..5d245fe6c 160000 --- a/mediastreamer2 +++ b/mediastreamer2 @@ -1 +1 @@ -Subproject commit 50e226c6baaba262b68bbe1292397558f2d55407 +Subproject commit 5d245fe6c0a56ac49fcde17988395f6332651e66