1. 12 May, 2022 - 1 commit
  2. 11 May, 2022 - 1 commit
  3. 10 May, 2022 - 2 commits
  4. 09 May, 2022 - 2 commits
    • Andrea Gianarda's avatar
      liblinphone: · f9223606
      Andrea Gianarda authored
      delete devices when destroying participant
      Implement audio video conferencing dial-out if conference must immediately start (start time in SDP is 0)
       - the body of the INVITE sent out by the server has three parts:
         - SDP
         - resource list with the list of participants
         - SIP frag with the organizer of the conference
      
      Move resource list and sip frag parsing function to the factory
      
      Change video RTP port range of lise_rc
      
      Do not move from transition call state (Updating, Pausing, Resuming) if there are updates yet to be accepted
      
      Set participant device state to Left when receiving a NOTIFY to inform the core that he/she has definitiely left the conference
      
      Improve conference documentation:
       - linphone_conference_get_participant_list and linphone_conference_get_participants do not include the local participant (me)
       - linphone_conference_get_me() returns the local participant
      
      mediastreamer2:
      delete unused variable
      fix crash when linking sinzeconv destroyed and keep same size for mblk from sizeconv to vp8enc
      
      belle-sip:
      Do not change pointer to last transaction of a dialog if it is a retransmission
      f9223606
    • DanmeiChen's avatar
      438e41d9
  5. 06 May, 2022 - 3 commits
  6. 05 May, 2022 - 2 commits
  7. 04 May, 2022 - 4 commits
  8. 03 May, 2022 - 3 commits
  9. 29 Apr, 2022 - 3 commits
  10. 28 Apr, 2022 - 4 commits
  11. 27 Apr, 2022 - 1 commit
  12. 26 Apr, 2022 - 2 commits
  13. 22 Apr, 2022 - 2 commits
  14. 21 Apr, 2022 - 3 commits
  15. 20 Apr, 2022 - 2 commits
  16. 19 Apr, 2022 - 5 commits