1. 27 Jun, 2022 - 1 commit
    • Andrea Gianarda's avatar
      Improve algorithm to add a new stream to the SDP to take into account... · 951ea0d0
      Andrea Gianarda authored
          Improve algorithm to add a new stream to the SDP to take into account shift by more than one position when appending.
      
          If a stream must be placed at a precise location then try to find the best place to move the stream currently occupying this slot:
          - append if there is no inactive stream and it was not found in the previous media description
          - take slot of an inactive stream if it was not found in the previous media description - this slot may be reused later by a following stream or be one of a participant that left the conference
          - take same position as in the previous media description if it was already present there
      
          Fix memory leak when reading custom parameters in linphone rc
      951ea0d0
  2. 22 Jun, 2022 - 2 commits
  3. 21 Jun, 2022 - 1 commit
    • Andrea Gianarda's avatar
      Add conference version to Linphone specification. If no conference... · e293bf89
      Andrea Gianarda authored
          Add conference version to Linphone specification. If no conference specification is provided, then predefined call subjects will not be allowed
          Predefined subjects:
                 "Conference"
                 "ICE processing concluded"
                 "Refreshing"
                 "Media change"
                 "Call on hold"
                 "Call on hold for me too"
      
          Parse account custom parameters in the linphonerc file
      e293bf89
  4. 20 Jun, 2022 - 1 commit
  5. 17 Jun, 2022 - 3 commits
  6. 16 Jun, 2022 - 2 commits
  7. 15 Jun, 2022 - 3 commits
  8. 14 Jun, 2022 - 1 commit
  9. 09 Jun, 2022 - 3 commits
  10. 08 Jun, 2022 - 2 commits
  11. 07 Jun, 2022 - 1 commit
  12. 06 Jun, 2022 - 1 commit
  13. 03 Jun, 2022 - 1 commit
  14. 02 Jun, 2022 - 2 commits
  15. 01 Jun, 2022 - 2 commits
  16. 31 May, 2022 - 3 commits
  17. 30 May, 2022 - 4 commits
  18. 29 May, 2022 - 1 commit
  19. 27 May, 2022 - 1 commit
  20. 25 May, 2022 - 1 commit
  21. 23 May, 2022 - 4 commits