1. 05 Feb, 2020 - 1 commit
    • Simon Morlat's avatar
      Improve handling of streams presented in SDP. There was confusion in... · 9e203e42
      Simon Morlat authored
      Improve handling of streams presented in SDP. There was confusion in MediaSession::getMediaStream() between stream types and stream indexes.
      
      Restore ICE support, and improve it:
      - add detection of all host candidates using getifaddrs() (linux, android, iOS, Mac).
      - code more compact.
      
      Remove deprecated IceAgent, replaced by the IceService.
      
      ICE works with bundle mode.
      
      Add bundle mode support with DTLS-SRTP
      
      Remove confusing function sal_stream_description_active(), replaced by sal_stream_description_enabled().
      Fix unreliable group chat test.
      9e203e42
  2. 04 Feb, 2020 - 2 commits
  3. 03 Feb, 2020 - 2 commits
  4. 29 Jan, 2020 - 1 commit
    • DanmeiChen's avatar
      add feature ephmeral message · 5b4c2cc8
      DanmeiChen authored and Sylvain Berfini's avatar Sylvain Berfini committed
      fix wrapper swift
      
      fix build windows
      
      correct spelling and add useful logs
      
      add events
      
      fix indentation error
      
      rename functions
      
      Renamed expiredLifetime to expireLifetime + fixed long type in java wrapper
      
      optimization of ephemeral message
      
      Fixed issues in event logs filters
      
      Added missing history size override
      
      set expired time maximum by default
      
      Added missing callback for ephemeral related event generated + moved ephemeral code to client-group-chat-room instead of chat-room
      
      Added tag to epehemeral tests
      
      fix expired time
      
      remove useless item
      
      fix spelling
      
      Delete chat message from db before notifying the callbacks
      
      Added ephemeral messages capability
      
      Set ephemeral spec when creating Core
      
      Started API to check if all participants in a chat room support ephemeral messages
      
      Added callback on Core when an ephemeral message has expired
      
      Use internal app directory as download path
      
      Do not generate an ephemeral lifetime changed event when ephemeral feature is disabled
      
      Changes regarding ephemeral time header used in CPIM
      
      Fixed wrong callback called
      5b4c2cc8
  5. 24 Jan, 2020 - 2 commits
  6. 23 Jan, 2020 - 2 commits
  7. 22 Jan, 2020 - 2 commits
  8. 20 Jan, 2020 - 1 commit
  9. 16 Jan, 2020 - 1 commit
  10. 09 Jan, 2020 - 1 commit
  11. 07 Jan, 2020 - 1 commit
  12. 02 Jan, 2020 - 1 commit
  13. 19 Dec, 2019 - 1 commit
  14. 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
  15. 13 Dec, 2019 - 1 commit
  16. 12 Dec, 2019 - 2 commits
  17. 11 Dec, 2019 - 1 commit
  18. 10 Dec, 2019 - 1 commit
  19. 09 Dec, 2019 - 1 commit
  20. 05 Dec, 2019 - 5 commits
  21. 04 Dec, 2019 - 3 commits
  22. 03 Dec, 2019 - 1 commit
  23. 02 Dec, 2019 - 1 commit
  24. 29 Nov, 2019 - 2 commits
  25. 28 Nov, 2019 - 2 commits
  26. 26 Nov, 2019 - 1 commit