mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-23 06:08:07 +00:00
update ms2
This commit is contained in:
parent
e44edf1efd
commit
52dc82cd5b
2 changed files with 2 additions and 1 deletions
|
|
@ -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. */
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 50e226c6baaba262b68bbe1292397558f2d55407
|
||||
Subproject commit 5d245fe6c0a56ac49fcde17988395f6332651e66
|
||||
Loading…
Add table
Reference in a new issue