Skip to content
Snippets Groups Projects
  1. Apr 09, 2020
    • Sébastien Blin's avatar
      sipcall: fix audio binding on offHold · c14fdcb6
      Sébastien Blin authored
      offHold can return false even if the action is pushed in the
      requests. This means, that the audio will not be binded to the
      call if offHold is waiting for ICE.
      
      Change-Id: I0fbdf4682a613919cee1ae5b2242077d1bd57fd7
      Unverified
      c14fdcb6
  2. Apr 08, 2020
  3. Apr 07, 2020
  4. Apr 03, 2020
  5. Apr 02, 2020
  6. Apr 01, 2020
  7. Mar 31, 2020
  8. Mar 30, 2020
  9. Mar 27, 2020
  10. Mar 26, 2020
  11. Mar 25, 2020
    • jrun's avatar
      contrib: bump pjsip version to 2.10 · 1a78baf9
      jrun authored and Adrien Béraud's avatar Adrien Béraud committed
      also remove what has been upstreamed.
      also, logic of how upstream has implements dealing with pending packets
      on the socket is different now and therefore needs testing.
      
      minor change:
      - patches are now done in order.
      - all configs are moved to config_site.h; TODO: also move HOSTVARS to use.mak
      - enable epoll on linux
      
      Change-Id: I87b9389a845d4c4a41fc9e70c3a94a0a990ca83d
      1a78baf9
  12. Mar 20, 2020
    • Kateryna Kostiuk's avatar
      video: fix incoming video for iOS · 9838b089
      Kateryna Kostiuk authored
      During incoming calls to iOS, video input failed to open sometimes.
      It happens for two reasons:
      1. Stopped by interrupt callback.
      2. Keyframe callback was set two late.
      
      This patch:
      1. Completes decoder configuration after video loop start running.
      2. Sets keyframe callback for video session before starting.
      
      Change-Id: I00e1ace06a78ab2ec2fb3ce6fe6a5991c6593318
      9838b089
  13. Mar 17, 2020
  14. Mar 16, 2020
  15. Mar 13, 2020
  16. Mar 12, 2020
  17. Mar 11, 2020
Loading