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

meson.build

  • Mohamed Chibani's avatar
    70a2a650
    SIP call: re-invite without ice re-negotiation · 70a2a650
    Mohamed Chibani authored and Sébastien Blin's avatar Sébastien Blin committed
    When muting/un-muting the video, a re-invite is performed
    leading to a full media renegotiation and restart,  including
    ICE session if used.
    With these changes, the mute/unmute video will still require
    a re-invite (a new SDP to indicate the new media directions), but
    the ICE session is re-used and only the video is stopped/started
    accordingly.
    The behavior improves the UX by avoiding unnecessary audio disruptions
    and is more compliant with SIP/ICE specs (see RFC-5245 section 9.1.1.1
    for example)
    
    Gitlab: #671
    
    Change-Id: I13caf9a965af1d76e922fe5f6b86d5332b3296d6
    70a2a650
    History
    SIP call: re-invite without ice re-negotiation
    Mohamed Chibani authored and Sébastien Blin's avatar Sébastien Blin committed
    When muting/un-muting the video, a re-invite is performed
    leading to a full media renegotiation and restart,  including
    ICE session if used.
    With these changes, the mute/unmute video will still require
    a re-invite (a new SDP to indicate the new media directions), but
    the ICE session is re-used and only the video is stopped/started
    accordingly.
    The behavior improves the UX by avoiding unnecessary audio disruptions
    and is more compliant with SIP/ICE specs (see RFC-5245 section 9.1.1.1
    for example)
    
    Gitlab: #671
    
    Change-Id: I13caf9a965af1d76e922fe5f6b86d5332b3296d6
Code owners
Assign users and groups as approvers for specific file changes. Learn more.