1. 04 Aug, 2023 - 1 commit
    • Andrea Gianarda's avatar
      Implement conference broadcast feature. · 32f4c5a3
      Andrea Gianarda authored
      It allows the organizer to choose whether participant are speakers or
      listener in a conference.
      For scheduled conferences, if a participant is not in the list of
      allowed participants, he/she will have its role set to listener (i.e
      audio stream will be sendonly from the server side and recvonly on the
      client side).
      
      Non scheduled conferences will have the organizer and participants to be
      speakers.
      
      The dynamic change of a participant role is not supported yet once the
      conference is started but it may be done prior to it by updating the
      conference informations
      32f4c5a3
  2. 05 Apr, 2023 - 1 commit
    • Andrea Gianarda's avatar
      Rework tone manager: · 1033e146
      Andrea Gianarda authored
      - Remove reason field from LinphoneToneDescription
      - Store tones by ID
      - choose tone based on the reason when a call ends
      1033e146
  3. 22 Feb, 2023 - 1 commit
  4. 25 Oct, 2022 - 1 commit
  5. 19 Oct, 2022 - 1 commit
  6. 10 Oct, 2022 - 2 commits
  7. 25 Jul, 2022 - 1 commit
  8. 22 Jul, 2022 - 1 commit
  9. 17 Jun, 2022 - 1 commit
  10. 07 Dec, 2021 - 1 commit
  11. 25 Nov, 2021 - 1 commit
    • Andrea Gianarda's avatar
      Support for difference conference layouts (Legacy, active speaker and grid): · cc39aefb
      Andrea Gianarda authored
      - create video stream to send and receive participant minatures
      - add support for multiple video stream in SDP
      - add label to stream to allow unique link between it and each participant in a conference
      
      Correctly set stream direction in NOTIFY based on information gathered from SDP only
      Deny subscription if conference event package is disabled
      Clean up of main-db.cpp
      cc39aefb
  12. 18 Oct, 2021 - 1 commit
  13. 15 Jul, 2021 - 1 commit
  14. 16 Mar, 2021 - 1 commit
  15. 28 Jan, 2021 - 1 commit
  16. 22 Jan, 2021 - 1 commit
  17. 14 Dec, 2020 - 1 commit
  18. 27 Aug, 2020 - 1 commit
  19. 25 Jun, 2020 - 1 commit
  20. 06 May, 2020 - 1 commit
    • Paul Cartier's avatar
      Add Shared Core for iOS platform · 6506e686
      Paul Cartier authored
      - Add Shared Core logic in shared-core-helpers and constructors in factory
      - Add high level functions to get the message or the new chat room from a push notification
      - Allow wrappers to use linphone logger
      - Add core option to send imdn without being registered
      - Improve linphone_core_stop()
      - Move the paths functions to the same place for all platforms and add paths for iOS shared file system
      - Add shared core tests and modify LinphoneCoreManager to create shared cores
      6506e686
  21. 16 Dec, 2019 - 1 commit
    • Paul Cartier's avatar
      Tones refactor · 0039298e
      Paul Cartier authored
      - Move and refactor all tone related code to ToneManager class
      - Add tone testing in Single Call and Multi Call test suites
      0039298e
  22. 15 Oct, 2019 - 1 commit
  23. 03 Sep, 2019 - 1 commit
  24. 04 Feb, 2019 - 1 commit
  25. 29 Oct, 2018 - 1 commit
  26. 30 Jan, 2018 - 1 commit
  27. 21 Dec, 2017 - 1 commit
  28. 15 Dec, 2017 - 1 commit
  29. 07 Dec, 2017 - 1 commit
  30. 30 Nov, 2017 - 1 commit
  31. 16 Nov, 2017 - 2 commits
  32. 15 Nov, 2017 - 1 commit
  33. 06 Nov, 2017 - 1 commit
  34. 02 Nov, 2017 - 1 commit
  35. 29 Sep, 2017 - 1 commit