- Apr 22, 2020
-
-
Adrien Béraud authored
Change-Id: Iccae983c6d70ba47e0ec20c83d209c16bbe8b2b0
-
- Apr 20, 2020
-
-
Adrien Béraud authored
Change-Id: Id5236bf21052a0974eaa06e1b417669b56c01ba1
-
Change-Id: I9a4dbce6a574da439a627f99cb60e5aa0926bc7c
-
Sébastien Blin authored
In the audio settings, useEchoCanceller can be set to avoid to use the integrated auto canceller Change-Id: Iac4de7db1ee85fea001fb4aa3caf97caa9bc87df
-
- Apr 17, 2020
-
-
Adrien Béraud authored
Change-Id: Ia15491b0318d1fe3eb139a3c25249b430c93de4a
-
Adrien Béraud authored
Change-Id: I2bf99068aa0322922e4af96535059daed2914e12
-
Change-Id: Iebfebf26ea4e3851d714f2b14da90b8f1d30ee35
-
Use audio device from jami preferences(before was system default audio device). Change-Id: I97f0bd46cabdd389d1a48fd0dce51682fc34bb5c
-
Fix format for devices with sample rate lower than default. Change-Id: I0f114c12720edcff10bc7fe8da5c3f145962d5e8
-
Change-Id: I0207e05d9cc39004465a5d273c4321b8d631ee4a
-
Change-Id: Id0c212610900116c34ad3c294562aace4674a671
-
- Apr 16, 2020
-
-
Sébastien Blin authored
hangupCall() remove the calls in a dht pool. This means that the operation can take quite some time. So, checkAudio() should be done once the call is removed. In the other case, the audio layer will remains open forever Change-Id: Ia28c99001989215045389e141f694e7732bfcd1d
-
- Apr 15, 2020
-
-
Vladimir Stoiakin authored
Change-Id: Ia59a7af9bccbf2b56acce6fb7ca8c41fcb8cdae5
-
- Apr 14, 2020
-
-
Adrien Béraud authored
Change-Id: Iaed539f54987389c75c18d97b8d16aabed010d95
-
Adrien Béraud authored
Change-Id: I278a343ef46a76bfa0302c0b1205da375f50779b
-
Adrien Béraud authored
Change-Id: If799c6b7c1baecda06bdd87a129a4f4e7af06040
-
- Apr 13, 2020
-
-
Adrien Béraud authored
Change-Id: I2f0ceb3d9d4f05c947beea0953d8992e8f12167c
-
- Apr 12, 2020
-
-
Adrien Béraud authored
Change-Id: Iaad641846fdd69b4f421302bcbfb1a1df7878238
-
- Apr 09, 2020
-
-
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
-
- Apr 08, 2020
-
-
Change-Id: I119c635d0c8883dfacc5abf9abcec544aeecded9
-
Ming Rui Zhang authored
Change-Id: I70582a67ea62a4b5f1735cff7915fe845bdf4789
-
- Apr 07, 2020
-
-
Sébastien Blin authored
The timer is triggered through a passive candidate, so it should be done only if the timer is none. Change-Id: I89a16467667393949ad38b4184b4edfb0a452675
-
- Apr 03, 2020
-
-
Kateryna Kostiuk authored
Change-Id: I7b02593ebe7cfa337635bd57270db9d4fe1e6ea2
-
- Apr 02, 2020
-
-
Kateryna Kostiuk authored
Disable logging for iOS release build. Change-Id: I245d348701c42282acb11828fc4559a1d15167a9
-
- Apr 01, 2020
-
-
Change-Id: I9b761772c7a05a36cfc5eb52a5db1e629c303449
-
Sébastien Blin authored
This patch fix at least two bugs: 1. An invalid state transition where a call got active + trying at the same time 2. Some audio issues in conferences because the call is binded even if the peer didn't answer yet. Change-Id: I53b72bb865ad9390994f146778859799de60366b
-
Adrien Béraud authored
Change-Id: Iede9cf73b9f55e5aaa1e6d60da30362475656362
-
- Mar 31, 2020
-
-
Sébastien Blin authored
The incorrect candidates list was used. Change-Id: Ib31dcd7e8924754244d300a500f8e7e60ca03250
-
Adrien Béraud authored
Change-Id: Ifeeb67ee2fb8d7b9fda07a8c3b3183d2683703c6
-
Unhold the conference only if it was in HOLD state otherwise all participants are restarted Change-Id: Icf6e9d3d501bff3e61e1c57a4916a2430ade9eae
-
- Mar 30, 2020
-
-
Adrien Béraud authored
Trigger migration if account existed previously, remove the account otherwise. Change-Id: I8b6cc630e5aabb5fbb2c403162f64fcc9a68774d
-
- Mar 27, 2020
-
-
Adrien Béraud authored
Change-Id: I95918706f71d243fa9a233c76ab12030ecf0e87b
-
Sébastien Blin authored
The fix in current master branch doesn't make any sense. pkt_len contains incorrect data and is also used for incoming packets. Just return the size sent is enough Change-Id: I4c1ced40086b6418946ab1d384c93cc697304749
-
- Mar 26, 2020
-
-
Adrien Béraud authored
Change-Id: Ide0f32a10e07d1a64c72cc2e27760a3e75595f28
-
Adrien Béraud authored
Change-Id: I9a4aebe059e3b6264de57fecc7cd088429489748
-
Adrien Béraud authored
Change-Id: I5626dccfe6363f55c44633fb42559aefa25a6356
-
Adrien Béraud authored
Change-Id: Ibaffac94f9a91bfeb2a5a32d374fe2f0f06bbe1a
-
Adrien Béraud authored
Change-Id: Ieb36dc5b97e8a451160b59079353c82f07d049be
-
- Mar 25, 2020
-
-
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
-
- Mar 20, 2020
-
-
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
-