Skip to content
Snippets Groups Projects
  1. 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
  2. Sep 25, 2019
  3. Sep 24, 2019
  4. Sep 23, 2019
  5. Sep 20, 2019
  6. Sep 19, 2019
  7. Sep 18, 2019
  8. Sep 17, 2019
  9. Sep 13, 2019
  10. Sep 12, 2019
  11. Sep 10, 2019
Loading