Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
J
jami-daemon
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 130
    • Issues 130
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • savoirfairelinux
  • jami-daemon
  • Issues
  • #244

Closed
Open
Opened Jun 25, 2020 by Sébastien Blin@sblinOwner

Stuck in Connecting/Searching: Re-add timeouts

Because we removed the eventloop to check pending calls, timeout are not checked and only done on successfully negotiated ICE. We should check re-add timeout to avoid any lock in SEARCHING or CONNECTING.

Related to #227 (closed)

Reproduce Steps

  1. device B cut its connectivity
  2. device A calls device B
  3. device A is blocked in "Searching"

Expected result

When ICE_NEGOTIATION_TIMEOUT is reached, the searching window should be closed

Edited Jun 25, 2020 by Sébastien Blin
Assignee
Assign to
Iteration 19
Milestone
Iteration 19 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: savoirfairelinux/ring-daemon#244