Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • release/202005
  • release/202001
  • release/201912
  • release/201911
  • release/releaseWindowsTestOne
  • release/windowsReleaseTest
  • release/releaseTest
  • release/releaseWindowsTest
  • release/201910
  • release/qt/201910
  • release/windows-test/201910
  • release/201908
  • release/201906
  • release/201905
  • release/201904
  • release/201903
  • release/201902
  • release/201901
  • release/201812
  • 4.0.0
  • 2.2.0
  • 2.1.0
  • 2.0.1
  • 2.0.0
  • 1.4.1
  • 1.4.0
  • 1.3.0
  • 1.2.0
  • 1.1.0
30 results

jami-daemon

  • Clone with SSH
  • Clone with HTTPS
  • Mohamed Chibani's avatar
    Mohamed Chibani authored
    The ICE component IDs are numbered relative to the SDP session, i.e.,
    starts from 1 and incremented for each component.
    However, RFC-5245 requires that the ICE component IDs are numbered
    relative to the media stream, e.g., component IDs 1 and 2 for audio
    and component IDs 1 and 2 for video.
    This patch allows parsing ICE components IDs in format specified by
    the RFC and in the current format.
    This patch also allows generating component IDs compliant with
    RFC-5245. The generation is disabled by default, and can be enabled
    per account on runtime.
    
    Gitlab: #516
    
    Change-Id: I40c0fa54a64b7d729f714c9769ea36335568f4c9
    1c213180
    History
    Name Last commit Last update