Skip to content
Snippets Groups Projects
  1. Oct 07, 2019
  2. Oct 04, 2019
  3. Oct 03, 2019
  4. Oct 02, 2019
  5. Oct 01, 2019
  6. Sep 30, 2019
  7. Sep 27, 2019
  8. Sep 26, 2019
    • Sébastien Blin's avatar
      ice_transport: don't fail on UDP for epending status · 13947a47
      Sébastien Blin authored
      PJ_EPENDING can be ignored for UDP. In fact, because it's a UDP
      packet we don't care.
      
      Change-Id: I84636730853bae2d43f39b16e638c6b7f57e276b
      Gitlab: #165
      13947a47
    • Pierre Lespagnol's avatar
      conference: fix join between 2 conferences · 57e675b7
      Pierre Lespagnol authored and Adrien Béraud's avatar Adrien Béraud committed
      Participants were detached from conf1 and attached to conf2 one by one, the last participant was detached but not removed from conference object because manager didn't consider the call as conference anymore because there was only 1 participant left.
      
      Instead we detach and remove all participants from conf1 before add them to conf2.
      
      Change-Id: Iac8c4d52d775397b94029fbdf90abf86103bfca5
      Gitlab: #164
      57e675b7
  9. Sep 25, 2019
  10. Sep 24, 2019
  11. Sep 23, 2019
  12. Sep 20, 2019
  13. Sep 19, 2019
Loading