1. 20 Aug, 2024 - 2 commits
    • Andrea Gianarda's avatar
      Drop gr parameter of conference information URIs when starting up the · b570484b
      Andrea Gianarda authored
      core in order to keep the backward compatibility.
      
      The SDK now stores the addresses of the conference without the gr
      parameter as it will negatively affect the high availability capability
      of a server and it will make it dependent on keeping the same gr all the
      time. Therefore clients might be lead to call the conference without
      specifying the gr parameter in the To field of the INVITE.
      If a conference address was stored with the gr parameter, the core would
      not be able to find it as it compares strings and not Address objects.
      b570484b
    • Andrea Gianarda's avatar
      Add capabilities to conference info in order to distinguish pure · 69888bc6
      Andrea Gianarda authored
      chatroom from conferences.
      
      Create event handler if not already done when exhuming the chatroom
      
      Avoid changing SSRC of main stream if not needed when changing layout
      69888bc6
  2. 19 Aug, 2024 - 1 commit
  3. 15 Aug, 2024 - 1 commit
  4. 14 Aug, 2024 - 2 commits
  5. 13 Aug, 2024 - 1 commit
  6. 09 Aug, 2024 - 2 commits
  7. 08 Aug, 2024 - 1 commit
  8. 05 Aug, 2024 - 1 commit
  9. 04 Aug, 2024 - 3 commits
  10. 02 Aug, 2024 - 1 commit
  11. 31 Jul, 2024 - 2 commits
  12. 30 Jul, 2024 - 1 commit
  13. 29 Jul, 2024 - 1 commit
  14. 25 Jul, 2024 - 3 commits
  15. 24 Jul, 2024 - 2 commits
  16. 23 Jul, 2024 - 4 commits
  17. 22 Jul, 2024 - 3 commits
  18. 19 Jul, 2024 - 2 commits
  19. 18 Jul, 2024 - 1 commit
  20. 17 Jul, 2024 - 4 commits
  21. 16 Jul, 2024 - 2 commits