1. 25 Oct, 2022 - 1 commit
  2. 21 Oct, 2022 - 1 commit
  3. 20 Oct, 2022 - 2 commits
    • johan's avatar
      Fix encrypted file transfer cancel · fa911b4c
      johan authored
      fa911b4c
    • Andrea Gianarda's avatar
      Rework local conferece creation from SalCallOp. · a081deb4
      Andrea Gianarda authored
      Following a restart of the conference server, conference that were created earlier on can onlmy be found in the database. In such a case, the object LocalConference must be recreated from scratch once the server receives an INVITE for one of them.
      There are 2 possible scenarios:
      - a participant wants to join the conference: time boundary is set to 0 0 (in the SDP: t=0 0) -> conference recreated using the conference information stored in the database
      - an admin wants to update the conference: time boundary is not 0 0 -> conference recreated using the SalCallOp informations. Note that if the list of participants is empty, the conference will be cancelled
      
      Do not create streams if the invite session is only used to create a conference on the server to prevent a ms2 graph being created
      a081deb4
  4. 19 Oct, 2022 - 1 commit
  5. 17 Oct, 2022 - 1 commit
  6. 14 Oct, 2022 - 2 commits
  7. 13 Oct, 2022 - 1 commit
  8. 12 Oct, 2022 - 3 commits
  9. 11 Oct, 2022 - 2 commits
  10. 10 Oct, 2022 - 3 commits
  11. 06 Oct, 2022 - 2 commits
  12. 03 Oct, 2022 - 2 commits
  13. 28 Sep, 2022 - 1 commit
  14. 26 Sep, 2022 - 3 commits
  15. 23 Sep, 2022 - 2 commits
  16. 22 Sep, 2022 - 2 commits
  17. 21 Sep, 2022 - 3 commits
  18. 20 Sep, 2022 - 2 commits
  19. 16 Sep, 2022 - 1 commit
  20. 14 Sep, 2022 - 5 commits