Skip to content
Snippets Groups Projects
  1. Jun 28, 2020
  2. Jun 27, 2020
    • Sébastien Blin's avatar
      call: avoid multiple fallback requests · 3a72e386
      Sébastien Blin authored and Adrien Béraud's avatar Adrien Béraud committed
      Because multiple state changes can occurs while the call is in connecting,
      only start the fallback check once. Also, only fallback on parent calls, we
      do not care about subcall here.
      
      Change-Id: I1ae758d8a6f9aacc2057f736c7b4173f21add11e
      Gitlab: #247
      3a72e386
    • Sébastien Blin's avatar
      jamiaccount: re-add searching/connecting timeouts · c1e64138
      Sébastien Blin authored and Adrien Béraud's avatar Adrien Béraud committed
      Because we removed the eventloop to check pending calls, timeout are not checked
      and only done on successfully negotiated ICE. We should re-add timeouts to avoid
      any lock during the Searching or the Connecting state.
      
      Change-Id: Id4f9a4869c171a5c3f316b76e9ecede1bc76ed97
      Gitlab: #244
      c1e64138
  3. Jun 26, 2020
  4. Jun 25, 2020
  5. Jun 22, 2020
  6. Jun 20, 2020
  7. Jun 19, 2020
  8. Jun 18, 2020
  9. Jun 16, 2020
  10. Jun 11, 2020
    • Kateryna Kostiuk's avatar
      fix: deadlock in check audio · 91a9664a
      Kateryna Kostiuk authored and Sébastien Blin's avatar Sébastien Blin committed
      When call state is RINGING manager will enumerate through all calls
      to check current call. It will cause lock when subcall and parent call
      update state at the same time.
      
      Change-Id: I0850ea685046cf3c981700e524ca184becdb96e5
      91a9664a
  11. Jun 10, 2020
  12. Jun 09, 2020
  13. Jun 08, 2020
  14. Jun 05, 2020
  15. May 31, 2020
  16. May 29, 2020
  17. May 28, 2020
  18. May 27, 2020
  19. May 26, 2020
Loading