Skip to content

Conversation

@dbkr
Copy link
Member

@dbkr dbkr commented Oct 9, 2020

  • Set 'connecting' state before sending answer, otherwise it can
    race with ICE connecting
  • Ignore completed ice connection state: connected is what we care about
  • Null-check remotestream when stopping media
  • Comments

Based on #1499
Actual diff: pull/1499/head...pull/1503/head

dbkr added 10 commits October 8, 2020 11:10
Use the new local-age field for deciding whether a call is still valid or not. Also add a grace period so we don't ring half a second before the call becomes invalid.
and different array syntax
 * Set 'connecting' state before sending answer, otherwise it can race with ICE connecting * Ignore completed ice connection state: connected is what we care about * Null-check remotestream when stopping media * Comments
but special case it for now & don't send it: it needs voip v1
@dbkr dbkr merged commit 4cc4b28 into develop Oct 13, 2020
@t3chguy t3chguy deleted the dbkr/call_state_machine branch May 10, 2022 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants